react-three-a11y icon indicating copy to clipboard operation
react-three-a11y copied to clipboard

♿️ Accessibility tools for React Three Fiber

Results 13 react-three-a11y issues
Sort by recently updated
recently updated
newest added

_Note: This might be multiple issues, but they all appear to be related to touch events_ Using `` and the `useA11y()` hook, it appears that touch events aren't firing at...

The blur event cannot be handled in the same way as the focusCall and actionCall which doesn't provide an easy solution to controlling active ui state. fix would be to...

With latest versions of react, three, r3f, a11y packages, I'm encountering an issue in my vite and next projects. In some conditions, it is app crashing. Here is a reproduction....