Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

When the component is in focus, the placeholder format text always appears in the English culture. However, when the component loses focus, the corresponding culture is applied correctly.


Demo sample: https://ej2.syncfusion.com/angular/demos/#/bootstrap5/datepicker/input-mask


Replication Procedure:


  1. Change the culture.
  2. Now, focus the component see the issue.

Expected: When the component is focused, the placeholder text value should display in the corresponding culture.


Actual: When the component is focused, the placeholder text value does not display in the corresponding culture.