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!

  • 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 navigation takes place without closing the popupin  MultiSelect, and the subsequent page contains a select or input field, the issue of 'frozen' inputs or selects arises.



Replication Procedure:
  1. Run the sample 
  2. Interact with multiselect open the popup . [ Without closing the popup ] 
  3. Navigate the counter page . 
  4. See the issue ( you cant able to open the select tag or type the value in the input ) . 

    [ Continues the replication steps if the issue if the issue doesn't occur ]

Expected Output:

After navigation , we can able to open the select or type the value in the input . 

Current Output:
After navigation , we can't able to open the select or type the value in the input .