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

Add an extra check for an e.target.className.indexOf function #14

Merged
merged 1 commit into from
Dec 19, 2020

Conversation

soren121
Copy link
Contributor

This PR pulls in the fix from bvaughn/react-virtualized#1210.

className is null when the element has no classes. I had encountered the null-reference error here because react-map-gl uses this standalone library.

@balthazar
Copy link

@bvaughn Sorry to bump but I would really like to get this fix as it cause a couple of errors, and especially because react-window points to this repo too

You can add me as a maintainer and I can take care of it 🙂

@peeke
Copy link

peeke commented Aug 5, 2020

This PR would fix some issues we're seeing in our error logging :)

@shhnjk shhnjk merged commit 2fe2d5b into bvaughn:master Dec 19, 2020
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.

4 participants