Ajenti Core and stock plugins
-
Updated
Aug 3, 2021 - Python
I found out about it here: https://blog.holoviz.org/panel_0.10.0.html
pn.state.sync_busy
Add a description, image, and links to the panel topic page so that developers can more easily learn about it.
To associate your repository with the panel topic, visit your repo's landing page and select "manage topics."
Background (please complete the following information):
Describe the bug
Editing a sub-user and attempting to edit the same sub-user presents you with the loading spinner from the previous action, not allowing you to edit the user a 2nd time without a refresh.
To Reproduce