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
Link to a minimal repro (fork this code sandbox): https://codesandbox.io/p/sandbox/blueprint-daterangeinput3-rxfk3n?file=%2Fsrc%2Findex.mjs%3A14%2C26
End date input is highlighted by red border due to bp5-intent-danger class applied:
No red border on date input and no bp5-intent-danger class applied since there are no any errors present.
None.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Environment
@blueprintjs/core: 5.13.1
@blueprintjs/datetime: 5.3.11
@blueprintjs/datetime2: 2.3.11
Windows 10 Home Edition
Google Chrome 129.0.6668.101
Code Sandbox
Link to a minimal repro (fork this code sandbox):
https://codesandbox.io/p/sandbox/blueprint-daterangeinput3-rxfk3n?file=%2Fsrc%2Findex.mjs%3A14%2C26
Steps to reproduce
Actual behavior
End date input is highlighted by red border due to bp5-intent-danger class applied:
Expected behavior
No red border on date input and no bp5-intent-danger class applied since there are no any errors present.
Possible solution
None.
The text was updated successfully, but these errors were encountered: