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

Slider in Dialog causes "Cannot read property 'removeEventListener' of null" in React 17 #693

Closed
yshean opened this issue Oct 28, 2020 · 0 comments

Comments

@yshean
Copy link
Contributor

yshean commented Oct 28, 2020

🐛 Bug report

Current Behavior

Putting Slider in Dialog causes TypeError: Cannot read property 'removeEventListener' of null after clicking Show Dialog button, then close the dialog

Expected behavior

No error should be thrown when nesting Slider in a Dialog

Reproducible example

Edit Slider in Dialog issue (forked)

Additional info

This issue might be relevant.

Your environment

Software Name(s) Version
Reach Package @reach/dialog and @reach/slider 0.11.2
React - 17.0.1
Browser Chrome 87.0.4280.27
Assistive tech - -
Node - 14.13.0
npm/yarn yarn 1.22.5
Operating System macOS Catalina 10.15.7
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

No branches or pull requests

1 participant