marcuslindfeldt/react-web-tabs

Uncaught TypeError

Closed this issue · 4 comments

Uncaught TypeError: Cannot read property 'contains' of null
at t._handleZoneBlur

I'm sorry but this basically says nothing?

Closing this issue as this error does not seem to be related to this project. If you can provide more details we can reopen the issue.

Whenever I select a tab, i get this error in the developer console (Chrome). The error is -

Uncaught TypeError: Cannot read property 'contains' of null

at t._handleZoneBlur
However, when clicked, the tabs change and the css gets applied correctly.

Can you provide a minimal working example that reproduces the error?