Skip to content

v8.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 23:20
· 770 commits to master since this release
8aaa5b2

Minor Changes

  • 83097a5: Delay trap creation until it should be active. This is a change in behavior, however it should not break existing behavior. The delay now allows you to set active=false until you have the focusTrapOptions set correctly. #539

Patch Changes

  • 16d1ae1: Fix bug where global document was being accessed instead of first checking for focusTrapOptions.document option. #539