-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
Context
App using Django Plotly Dash on AWS, using Elastic Beanstalk (Python 3.8)
dash 2.0.0
dash-core-components 2.0.0
dash-html-components 2.0.0
dash-renderer 1.9.1
dash-table 5.0.0
django-plotly-dash 1.6.4
- OS: Windows 10
- Browser Chrome
- Version 93
Describe the bug
All static files from Dash 2.0.0 or Dash Table 5.0.0, served by unpkg dot com returns 404 error
Expected behavior
A table with date range filter doesn't load, due to the lack of all static files. Trying to reach directly, like https://unpkg.com/dash-core-components@2.0.0/dash_core_components/dash_core_components-shared.js, returns
Cannot find package dash-core-components@2.0.0
also
Cannot find package dash-table@5.0.0
Metadata
Metadata
Assignees
Labels
No labels
