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!
The dialog is popping up when hit another textbox (key press event). We have an on key press event but it is of no relation with popup. This issue occur when we enable the “AllowPreRender” property.
Sample: https://blazorplayground.syncfusion.com/BjBqsrtEoTcJGlEs
Replication Procedure:
Expected Behavior: When we enable the “AllowPreRender” property and enter value in the textbox it should not display the dialog.
Actual Behavior: When we enable the “AllowPreRender” property and enter value in the textbox it popups the dialog.