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

Attach event listeners and key elements to root node? #145

Open
JRJurman opened this issue Aug 11, 2020 · 0 comments
Open

Attach event listeners and key elements to root node? #145

JRJurman opened this issue Aug 11, 2020 · 0 comments

Comments

@JRJurman
Copy link
Member

Summary

After reading https://reactjs.org/blog/2020/08/10/react-v17-rc.html, specifically where event listeners are attached, it becomes clear that a lot of issues may be caused by attaching to top level elements. We should investigate what parts of the code could instead be attached to a root element, and what changes would be required to make that work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant