Some updates on this aspect of the loading states (“per-component loading states”)
- An organization has funded this development work
You can track the progress here: A Flexible "Loading Status" API for Component Authors · Issue #267 · plotly/dash · GitHub
- In the interim, @caiyij came up with an interesting solution for per-component loading states in pure-dash here:
In a plotly dash app, how to show a default text value in a div upon each click (on a dropdown, or button, etc) until the div is populated? - #5 by caiyij