Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Description:
Prompt text is not returning correctly when pressing using enter key only in
the safari browser in ipad, iphone and mac device.
If typing any text and pressing enter previous displayed text is returned as
Prompt text(for example type “a” and click enter empty string is returned and
then type b and click enter now “a” is returned) because previously typed text
is maintained.
Sample: https://www.syncfusion.com/downloads/support/common/5660/ze/Predefined_prompt_efd72364.zip
Replication Procedure:
Expected: Typed text should return in prompt text
Actual: Previous text is returned