Hi everyone
This annoying bug is killing me.
- User clicks a button
- I set a state “Loading” to prevent more clicks
- Xano Connector sometimes send 2 API calls sill
Here’s a screenshot. Happened twice in a row for the same user.
I’ve read some forum issues that this can happen due to Bubble pageload logic (?)
@eli any tips to prevent this from happening?
eli
2
Yo @de.kulkov, are you still experiencing this?
hey Eli
yes, it still happens.
I added some backend checks to minimize the damage, but it doesn’t always help.
eli
5
This happens only with a button click or are you seeing it triggered elsewhere?
I only experienced this scenario
- Button click
- Workflow start
- 2 API calls sent
@eli any progress on this? I am getting more and more duplicated calls (sometimes even 3-4 attempts)
had to create a lot of backend logic to prevent AI from generating things multiple times
I am 100% confident that this is not a user clicking twice on the button
thank you