Closed sabatinim closed 7 months ago
Hey @sabatinim
I can't reproduce this. Is it possible you are trying to view the documentation on a corporate network and the firewall is preventing your browser from downloading the javascript bundles?
Unfortunately, I'm getting the issue using several browsers with my mobile internet connection.
Hey @sabatinim
I can't reproduce this. Is it possible you are trying to view the documentation on a corporate network and the firewall is preventing your browser from downloading the javascript bundles?
Can you refresh the page with the Network tab open in the developer tools and check my hypothesis that the dash_html_components.min.js
script is failing to load?
If that is the case, there might be some indication as to what went wrong.
Can you refresh the page with the Network tab open in the developer tools and check my hypothesis that the
dash_html_components.min.js
script is failing to load?If that is the case, there might be some indication as to what went wrong. Yes sure:
Looks like the unpkg CDN is having issues, not much we can do about this on our end, but hopefully it will be resolved quickly.
Opening components docs web site I get this: