Should be use a input tag element inside table cell? #1886
Unanswered
Joandres-Lara
asked this question in
Help
Replies: 0 comments
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 have tried to do this, but it seems that the element loses focus and when inserting a space, it ignores it, unlike the input that is outside, this works perfectly.
Try it here:
https://codesandbox.io/s/condescending-mclaren-l3dflf?file=/src/App.js
All reactions