Skip to content
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

Closed
andrewbartels1 opened this issue Jul 7, 2022 · 3 comments
Closed

Sharing_Data_Multipage_app breaks on dash-labs==1.1.0 #25

andrewbartels1 opened this issue Jul 7, 2022 · 3 comments

Comments

@andrewbartels1
Copy link

andrewbartels1 commented Jul 7, 2022

pip install dash-labs==1.1.0

remove suppress_callback_exceptions=True

run app with python app.py

image

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):

image

@andrewbartels1 andrewbartels1 changed the title Sharing_Data_Multipage_ap Sharing_Data_Multipage_app breaks on dash-labs==1.1.0 Jul 7, 2022
@Coding-with-Adam
Copy link
Owner

Thank you for alerting me to this @andrewbartels1
I just removed the video from Youtube, because there is a new way to build multipage app with Dash and share data. The video showed the old way which is no longer recommended.

If you see any other issue, please let me know. Thank you,

@andrewbartels1
Copy link
Author

Would you be so kind as to send a link to docs video for the newest supported way?

Thank you!

@Coding-with-Adam
Copy link
Owner

Coding-with-Adam commented Jul 10, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants