@davidevmod/focus-trap@3.0.1
github-actions
released this
02 Jun 21:52
·
340 commits
to main
since this release
Patch Changes
-
4f90a03
Thanks @DaviDevMod! - Fix handling ofTab
from elements with a positive tab index. -
0cfe93f
Thanks @DaviDevMod! - Fix algorithm to find the next tabbable element with a positive tab index.It was missing to check whether the element was actually focusable.