TS2322: Type ForwardedRef<HTMLInputElement> is not assignable to type LegacyRef<ReactElement<any, string | JSXElementConstructor<any>>> | undefined #4789
Unanswered
NathanWailes
asked this question in
Help
Replies: 1 comment
-
Thanks for reporting. We'll take a look. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm working on a site using HeroUI Pro and I've added the Settings example component to my repo but I get the following error in
switch-cell.tsx
on line 33:ref={ref}
:Beta Was this translation helpful? Give feedback.
All reactions