materialize icon indicating copy to clipboard operation
materialize copied to clipboard

Selecting tabs with select() selects wrong tab - Safari 13

Open veeshi opened this issue 5 years ago • 1 comments

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)

  1. 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):

veeshi avatar Aug 03 '20 11:08 veeshi

I experienced the same issue.

zekageri avatar Aug 05 '20 11:08 zekageri