Replies: 1 comment 2 replies
-
I have this problem too. Have you found a solution for it? |
Beta Was this translation helpful? Give feedback.
2 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I took the code below from the example codes. The link is as follows. I created a TextField. The TextField has no functionality. It only saves the inputs to the state. However, every time I type on the keyboard, there is a lag in the TextField area. I know that the place where I used the TextField is not the right place. But I couldn't find a suitable place for this TextField.
Code link: https://www.material-react-table.com/docs/examples/basic"
Full Code:
Beta Was this translation helpful? Give feedback.
All reactions