I have successfully deployed a Dash app to Heroku and have embedded it using an iframe into a static Github Pages website. The app loads successfully in browsers that accept third-party cookies, but fails to load and displays the message “Error loading dependencies” if the browser is set to reject third-party cookies. How can I get the app to always load, regardless of the browser’s cookie settings?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
[SOLVED] "Error loading dependencies/layout" with app in iframe on Dash 0.37.0 | 2 | 3001 | February 12, 2019 | |
Natively embed dash app on to a website with SSO | 0 | 458 | June 17, 2020 | |
Embedding dash into webpage | 10 | 12701 | October 15, 2021 | |
Is there a way to embed Dash app into web application without using iframe? | 0 | 449 | November 19, 2021 | |
Embedding Dash in WebApp | 1 | 468 | December 3, 2022 |