Skip to content
New issue

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

disabled not working when using input props #859

Open
krystallopez opened this issue Apr 25, 2023 · 0 comments
Open

disabled not working when using input props #859

krystallopez opened this issue Apr 25, 2023 · 0 comments

Comments

@krystallopez
Copy link

I'm Submitting a ...

[ ] Bug report
[ ] Feature request
[ x] Support request

Steps to Reproduce

When using a DateDropInput component, I am trying to disable when certain conditions have been met. When I attempt to set inputProps={{disabled: true}} to see if this would work. The field is still enabled and I can still select dates.

Expected Results

I am expecting that the specific date drop component I am rendering will be disabled when I set the conditions for disabled.

Actual Results

The date drop input is still enabled

Minimal Reproduction of the Problem

https://codepen.io/krystallopez/pen/bGmWwBw

Other Information (e.g. stacktraces, related issues, suggestions how to fix)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant