react-focus-lock icon indicating copy to clipboard operation
react-focus-lock copied to clipboard

It is a trap! A lock for a Focus. 🔓

Results 119 react-focus-lock issues
Sort by recently updated
recently updated
newest added
trafficstars

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) Snyk has created this PR to upgrade @babel/runtime from 7.23.9 to 7.25.0. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) Snyk has created this PR to upgrade preact from 10.0.0-beta.1 to 10.23.1. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7. Commits 3e46a48 6.5.7 accb61e lib: DER signature decoding correction 03e06e1 6.5.6 7ac5360 Merge commit from fork 7570078 6.5.5 206da2e lib: lint 0a78e03 [Fix] restore...

dependencies

add for `FocusLock` itself when disabled, be able to make all components inert. I can't pass this attribute. But I can for the `div` below it. ![image](https://github.com/user-attachments/assets/b7ec2114-c529-45d0-935e-8fb7690db64a) I'm asking because...

Hi all! With the [upcoming release of React 19](https://react.dev/blog/2024/04/25/react-19), are there any plans to update `react-focus-lock` to be React 19 compatible (once available)? I'm thinking specifically of the package's [`peerDependency`...

A consumer of our component library is trying to import react-focus-lock in Vitest as a nested dependency which is failing because Node imports the ESM module as `{ default: FocusLockComponent...

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) Snyk has created this PR to upgrade @babel/runtime from 7.23.9 to 7.24.7. :information_source: Keep your dependencies...

Snyk has created this PR to upgrade preact from 10.0.0-beta.1 to 10.24.1. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...

Snyk has created this PR to upgrade @babel/runtime from 7.23.9 to 7.25.6. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...

Hello, I have been using FocusLock for a while [here](https://github.com/eelab-dev/EEcircuit/blob/d4926b151acc92bd7dd4c213e81217ecfc15d831/src/EEcircuit.tsx#L400). Recently, I have been changing my workflow to Deno 2.0.0. I am getting type check errors: ``` JSX element type...