Skip to content

[BUG] Static files not loading for dash 2.0.0 #1746

@mfagundes

Description

@mfagundes

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

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions