theKashey / focus-lock

Gotcha! A11y util for scoping a focus.
MIT License
172 stars 17 forks source link

fix: missing node in setFocus #41

Closed pserrer closed 1 year ago

pserrer commented 1 year ago

For some reasons the node could be undefined which throws an error. This PR should fix that bug

theKashey commented 1 year ago

Thank you for spotting the issue. I've corrected it in a little different way in #42

theKashey commented 1 year ago

The fix has been released. Please try version 0.11.4