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
{{ message }}
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.
I just stumbled across your issue here. The PR plotly/dash#401 didn't make it, but plotly/dash#623 was merged in its place. You can now modify the dash.callback_response object, although I haven't figured out how to get it to perform a redirect, yet.
Relies on this pull request going through. Suggested addition to
index.py
:(relies on
dcc.Store(id='for-redirect')
being added toapp.layout
The text was updated successfully, but these errors were encountered: