Hi,
Is there anyway to prompt a “Please wait…” message somewhere in the layout so that when a user triggers an expensive callback the message appears, and when the asked thing comes up, the message disappears? I managed to implement it for the first time, playing with n_clicks>0 and the children of the div of the outcome==[ ], but that’s it. For non-limit number of times, I tried to used circular callbacks, and I get the “Error loading dependencies”. Any idea?
Thank you!
2 posts - 2 participants