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

Error message when entering invalid characters in DatePicker #1182

Closed
TheSlimvReal opened this issue Apr 7, 2022 · 2 comments
Closed

Error message when entering invalid characters in DatePicker #1182

TheSlimvReal opened this issue Apr 7, 2022 · 2 comments
Assignees

Comments

@TheSlimvReal
Copy link
Collaborator

Describe the bug
When entering a string or symbol into the datepicker, error messages are shown in the console.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Children'
  2. Click on 'add new'
  3. Enter a letter into 'Date of birth'
  4. Open the console
  5. See error

Expected behavior
The default behavior of the date picker

Additional context
The function descriptionForValidator cannot find the appropriate description for the matDatePicker because this validator is not defined through the config. This needs to be adapted in order to still show an appropriate error message.

@aam-digital-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 3.6.0-master.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aam-digital-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 3.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants