You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2020. It is now read-only.
Describe the bug
Console errors with m-tab-bar, possibly preventing from getting events from it.
To Reproduce
Reproducible on Codepen: https://codepen.io/antivitla/pen/qzVRwY
Try to switch tabs, check appearing console errors including 'Cannot read property 'getScrollPosition' of null"' and others inside material-components.
Screenshots
Screen from codepen:
Better errors when trying to import by module, this way error is happening inside MDCTabBar component code:
Desktop (please complete the following information):
Windows 10, Chrome latest
The text was updated successfully, but these errors were encountered:
ghost
changed the title
m-tab-bar
[m-tab-bar] Errors after switching
Jun 27, 2019
Add a scroller and it will be fine https://codepen.io/anon/pen/ZNNqWw
I was too lazy to update the doc. 😂 But I'm also considering adding a built-in scroller to make it compatible with the 0.x.y versions.
Describe the bug
Console errors with
m-tab-bar
, possibly preventing from getting events from it.To Reproduce
Reproducible on Codepen: https://codepen.io/antivitla/pen/qzVRwY
Try to switch tabs, check appearing console errors including 'Cannot read property 'getScrollPosition' of null"' and others inside material-components.
Screenshots
Screen from codepen:
Better errors when trying to import by module, this way error is happening inside MDCTabBar component code:
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: