Xano Connector sends 2 API calls from 1 click

Hi everyone

This annoying bug is killing me.

  1. User clicks a button
  2. I set a state “Loading” to prevent more clicks
  3. 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?

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.

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