Skip to content

[BUG] - Dash 2.1 list of properties for components are not updated #1845

@LiamConnors

Description

@LiamConnors

Describe your context
Please provide us your environment, so we can easily reproduce the issue.

  • replace the result of pip list | grep dash below
dash         2.1.0

Describe the bug
Generating the docs for a component with dash.dcc.Dropdown, for example, shows the properties lists are not updated.
Here for Dropdown, id is listed first, which doesn't suggest that options and value can be provided as first positional arguments.

Expected behavior

Updated list with arguments in new order.

Metadata

Metadata

Assignees

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