We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nothing should happen
The date picker dialog opens up and allows me to change the date.
I've attached identical code for both v2 and v3. Clicking the date picker is unresponsive as expected in v2 but displays the dialog in v3.
v2: https://codesandbox.io/embed/kw1397yor5 v3: https://codesandbox.io/embed/1vop3zr97
The text was updated successfully, but these errors were encountered:
[#1033] Properly handle disabled prop
dfa6041
Fixed in rc.0
Sorry, something went wrong.
No branches or pull requests
Environment
Steps to reproduce
Expected behavior
Nothing should happen
Actual behavior
The date picker dialog opens up and allows me to change the date.
Live example
I've attached identical code for both v2 and v3. Clicking the date picker is unresponsive as expected in v2 but displays the dialog in v3.
v2: https://codesandbox.io/embed/kw1397yor5
v3: https://codesandbox.io/embed/1vop3zr97
The text was updated successfully, but these errors were encountered: