Create custom material UI input #1130
Unanswered
abdelrahmanahmed
asked this question in
Support
Replies: 2 comments
-
@gpbl i have updated the issue, please check when you are available. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm having the same issue, Can someone take a look at this? |
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
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 know that there is a props called
component
and i can pass my custom component to it , but how i can create custom material UI input, i have tried but it seems that i miss something.Update : i have created a custom one
but the problem now is happening on
onDayChange
,it gives and errorUncaught TypeError: Cannot read property 'value' of null
to reproduce the issue : https://codesandbox.io/s/387r9plx65
Beta Was this translation helpful? Give feedback.
All reactions