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:
- Run the sample
- Interact with multiselect open the popup . [ Without closing the popup ]
Navigate the counter page .
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 .