Typescript error using forwardRef with Input #5036
Unanswered
stefanosandes
asked this question in
Q&A
Replies: 4 comments 5 replies
|
Hey @stefanosandes, Which version are you currently working on? |
4 replies
|
The problem can be reproduced in this sandbox: https://codesandbox.io/s/quizzical-alex-x0zqrk?file=/src/App.tsx |
0 replies
|
Hey, thanks for sharing I'll look into this. |
0 replies
|
any update on this ? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm getting this error using forwardRef with Input:
My code:
Some tip?
All reactions