Sometimes (if not each time), the API endpoint just disappears.
Here’s the bug LIVE:
I added the delay (1s) just for that, but I don’t think it changes anything.
Any idea why?
I’m wondering if it’s a best practice to call the API each time I change something. My workaround would be to save the data in local storage and call the API when the user leave & change page. It’s not possible to have this workflow trigger, right?