Hello,
is it possible to show in the browser whether a callback is currently active? I am using normal callbacks and not long_callbacks. With long_callbacks, there was an option running where i could disable a button while the callback was avtive, but this does not work with normal callbacks anymore. Any other solutions to see if a callback is running at the moment?