materialize
materialize copied to clipboard
Selecting tabs with select() selects wrong tab - Safari 13
Expected Behavior
Using select should open the correct tab
Current Behavior
Using select() to select a tab by id selects the tab after the tab with the id. Unusually this occurs only when the second tab is selected from the first tab
Possible Solution
Steps to Reproduce (for bugs)
- https://codepen.io/Veeshi/pen/poyzNXK
Context
Using back and forward buttons within a tab
Your Environment
- Version used: v1.0.0-rc.2
- Browser Name and version: Safari 13
- Operating System and version (desktop or mobile): IOS 13
- Link to your project (if appropriate):
I experienced the same issue.