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
There's no proper coloring of the border of the input element when setting dates inside or outside of the designated min and max values.
The colur doesn't change
The color of the border should change in accordance with the input date being inside or outside of the min/max value range. Outside the range:
Inside the range:
minmax value_Angular.zip
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
There's no proper coloring of the border of the input element when setting dates inside or outside of the designated min and max values.
Steps to reproduce
Result
The colur doesn't change
Expected result
The color of the border should change in accordance with the input date being inside or outside of the min/max value range.
Outside the range:
Inside the range:
Attachments
minmax value_Angular.zip
The text was updated successfully, but these errors were encountered: