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!>
Thanks for joining our community and helping improve Syncfusion products!
If the page has a masked textbox, the focus goes directly to it. This issue only occurs in the Safari browser.
Sample: https://ej2.syncfusion.com/angular/demos/#/material3/maskedtextbox/default
Replication Procedure:
Expected Behavior: Focus should not be added to the masked textbox in Safari until we click on it.
Actual Behavior; The focus is added to the maskedtextbox when we run it in the Safari browser.