Wappler Version : last stable
Operating System : Mac
Server Model: NodeJS
Database Type: PostgreSQL
Hosting Type: Custom
Now that the spinner is built right into the button properties, a problem has appeared - it duplicates the ID of the button itself, and if you try to change it, Wappler still sets two identical IDs
Ben, you are both right and wrong at the same time. When Wappler adds a spinner, it doesn't assign an ID to it and there is no error. But if you change the ID of a button, then a duplicate of this ID is assigned to the spinner and it is impossible to change it in the interface. The only way is to change it directly in the code. i.e. a bug - but one that can be bypassed