You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some features in newer versions of dash which would be nice to have support for in dash_devices. I'm specifically thinking of the "title" and "update_title" arguments which can be passed to the Dash constructor in vanilla dash.
The text was updated successfully, but these errors were encountered:
+1 on this request. The new Dash version allows for additional debug tool where we can see the callbacks and the execution timing. We can also move the callbacks around to debug issues.
There are some features in newer versions of dash which would be nice to have support for in dash_devices. I'm specifically thinking of the "title" and "update_title" arguments which can be passed to the Dash constructor in vanilla dash.
The text was updated successfully, but these errors were encountered: