Samuel Tilly

Results 2 issues of Samuel Tilly

It would be nice to have some sort of timeout when a worker failes to respond for a long time . Possible?

We use a web-component library that has elements that both contains a shadowRoot and expects to receive focus with tabIndex. ![image](https://github.com/theKashey/focus-lock/assets/28404/ecfd0c3f-86d2-4193-b6c8-f903bedef824) `getActiveElement` function skips over elements that hold focus and...