Zero Liu

Results 3 comments of Zero Liu

sorry I have dumb question. I don't quite get how this proposed hook will work with forwardRef. With `const forwardedRef = useForwardRef(ref);`, when `forwardedRef.current` is set to a new value,...

I'm running into the same problem with native focus-visible implementation. I'd like to dig out this old thread since Jake was here :D. In the following example: https://codesandbox.io/s/focus-on-page-load-jy595z?file=/src/index.js, I programmatically...