Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop using dashprivate props #453

Open
AnnMarieW opened this issue Dec 10, 2024 · 0 comments · May be fixed by #458
Open

Stop using dashprivate props #453

AnnMarieW opened this issue Dec 10, 2024 · 0 comments · May be fixed by #458

Comments

@AnnMarieW
Copy link
Collaborator

AnnMarieW commented Dec 10, 2024

We are using dashprivate props is several places. This should be replaced with context components because dashprivate may be removed at any time. More info in Dash pr 3066

Here's where we are currently using context

Here's where we are currently using dashprivate

Might want to wait on this one until the Plotly team has a recommended solution. There may be some new dash functions that will be easier than using context.

@AnnMarieW AnnMarieW added help wanted Extra attention is needed and removed help wanted Extra attention is needed labels Dec 10, 2024
@AnnMarieW AnnMarieW linked a pull request Dec 12, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant