Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Async component interdependencies may induce undesirable loading side effects #718

Open
@rpkyle

Description

@rpkyle

While testing async component loading functionality in Dash for R, an app which uses dccGraph and dccDropdown but not dccDatePickerRange or dccDatePickerSingle appeared to load async~datepicker.js anyway:

Screen Shot 2019-12-16 at 13 41 38 copy

From discussion with @Marc-Andre-Rivet, this behaviour is unintentional and is reproducible in Dash for Python also. The fix likely requires edits to the code which calls webpack.

@Marc-Andre-Rivet @alexcjohnson

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions