Skip to content

Dash 3.0 feedback #3148

Closed
Closed
@AnnMarieW

Description

@AnnMarieW

Thanks for making the dash 3.0 pre-release available. 🎉
Just a couple questions and comments:

  • Are you still planning on removing the _timestamp props? remove _timestamp properties #3055

  • The dcc.Dropdown is still using defaultProps which is causing a warning in the console. There are other console warning with dcc.Dropdown, but those aren't new, just wondering if there are plans to fix those too.

  • In dcc.Loading, the custom_component shows a typehints warning if you use components other than html components.

Feature request:

  • In DMC, we are relying on renderDashComponents from the dash-extensions.js library to render components as props defined in children. For more details see: Improve performance of context components re-rendering #3066 (comment). Philippe mentioned he could add a render(component, path) to dash_component_api quite easily, but wanted to wait for another release.

Metadata

Metadata

Assignees

Labels

P1needed for current cycle

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions