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

Use a Singleton DndContext instance when rerendering DndProvider #1422

Merged
merged 2 commits into from
Jun 21, 2019

Conversation

darthtrevino
Copy link
Member

This will prevent errors when DndContext is rerendered and attempts to create a new instance of the DndContext.

@darthtrevino darthtrevino merged commit c7253d7 into master Jun 21, 2019
@darthtrevino darthtrevino deleted the fix/dnd_provider_rerender branch June 21, 2019 19:03
darthtrevino added a commit that referenced this pull request Feb 3, 2022
* fix: use a singleton DndContext instance to multiple-backend issues when DndProvider rerenders

* docs: add editorconfig to see if github changes tab width when it's present
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 this pull request may close these issues.

1 participant