React reference usage with the date time picker component #722
Unanswered
AlexMachin1997
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
Just wondering can you pass a React ref to the date time picker ?
When using the component and I attach a reference to the component I get the following warning/error (See iamge attached below)
The whole reason I want to attach a react ref to the component is so the actual value isn't updated immediately, instead the user needs to explicitly click the "confirm" to update the value.
Any comments or feedback is welcome 😄
Thank's,
Alex
Beta Was this translation helpful? Give feedback.
All reactions