Hi, i have a Personal plan account in bubble
also have an option when a user click a button it will deduct a points
ex.
option 1 = 100 [button] (when click minus 100 points)
option 2 = 200 [button] (when click minus 200 points)
i notice that there’s a loading bar above everytime they hit or click a button so if a user hit the 100 button then it will have a loading bar then hit the 200 button before the loading bar finish, after the loading bar it will only deduct the first button clicked which is 100 instead of deducting 300 total points since they click 100 and 200 buttons
what i need to do to prevent this? or make sure that even they click so fast it will deduct the total points based on the buttons they click?