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

ScrollPanel: Cannot read property 'classList' of null #726

Closed
suriyaprakash-rivet opened this issue Jan 2, 2019 · 0 comments
Closed

ScrollPanel: Cannot read property 'classList' of null #726

suriyaprakash-rivet opened this issue Jan 2, 2019 · 0 comments
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@suriyaprakash-rivet
Copy link

I am getting the below error while rendering the scrollPanel component. I am having the scrollPanel
component in all my pages. This error particularly happening while swapping the pages.

Uncaught TypeError: Cannot read property 'classList' of null
at Function.removeClass (DomHandler.js:145)
at ScrollPanel.js:89

Did anyone face this kind of error? Any suggestions might be helpful.

@cagataycivici cagataycivici self-assigned this Jan 10, 2019
@cagataycivici cagataycivici added the Type: Bug Issue contains a defect related to a specific component. label Jan 10, 2019
@cagataycivici cagataycivici added this to the 3.0.0-rc.1 milestone Jan 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

2 participants