-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sharing_Data_Multipage_app breaks on dash-labs==1.1.0 #25
Comments
andrewbartels1
changed the title
Sharing_Data_Multipage_ap
Sharing_Data_Multipage_app breaks on dash-labs==1.1.0
Jul 7, 2022
Thank you for alerting me to this @andrewbartels1 If you see any other issue, please let me know. Thank you, |
Would you be so kind as to send a link to docs video for the newest supported way? Thank you! |
Hi,Everything is in this post, including links to the docs. I hope to make a video on this topic in a couple of weeks. https://community.plotly.com/t/dash-2-5-released-easier-multi-page-apps-component-properties/64925/18Adam SchroederOwnerCharming Data LLC 118 E 124th ST #1808, New York, New York 10035 My Pronouns: He, him, his ¡Hablo español!
On Jul 8 2022, at 11:55 pm, andrewbartels1 ***@***.***> wrote:
Would you be so kind as to send a link to docs video for the newest supported way?
Thank you!
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you modified the open/close state.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
pip install dash-labs==1.1.0
remove suppress_callback_exceptions=True
run app with
python app.py
pip install dash-labs==1.0.0
run app with
python app.py
Interestingly enough, this still produces one error, but this might be a known one (however example works just fine):
The text was updated successfully, but these errors were encountered: