Uncaught TypeError
Closed this issue · 4 comments
ravinleague commented
Uncaught TypeError: Cannot read property 'contains' of null
at t._handleZoneBlur
Flydiverny commented
I'm sorry but this basically says nothing?
marcuslindfeldt commented
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.
ravinleague commented
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.
marcuslindfeldt commented
Can you provide a minimal working example that reproduces the error?