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
Hi, first of all, I would tell you my sincere congratulations for this package and all the hard work.
I have a problem with focus trap inside a Dialog (vue version). The Dialog has 2 buttons and the trap works well on firefox and chrome ( just moving with tab and as expected the focus cycles between the two buttons).
On safari, on the other hand, the first button get focused, but when I try to move with tab the focus goes on the browser bar.
I've read that the tab index is not supported by safari, but I would like to if there is a workaround.
Thanks
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, first of all, I would tell you my sincere congratulations for this package and all the hard work.
I have a problem with focus trap inside a Dialog (vue version). The Dialog has 2 buttons and the trap works well on firefox and chrome ( just moving with tab and as expected the focus cycles between the two buttons).
On safari, on the other hand, the first button get focused, but when I try to move with tab the focus goes on the browser bar.
I've read that the tab index is not supported by safari, but I would like to if there is a workaround.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions