<!-- Provide a general summary of the issue in the Title above. Before opening the issue, please check that there isn't another issue addressing the same problem already created --> ## Module `web_responsive` ## Describe the bug When searching, the Odoo UI will sometime crash, sending users to a blank white screen. This video illustrates the problem: https://github.com/user-attachments/assets/827ce29c-acd8-4c33-860b-80748d97f8d4 ## To Reproduce **Affected versions**: `17.0` Steps to reproduce the behavior: 1. Install `web_responsive` 2. Create 2x new Menu Items via the Odoo backend. Ensure they don't have an xmlid, and have similar names 3. Perform a search that would include the new menu items **Expected behavior** The searchbar should work, even if a manually-created menu item is present in the system.
Module
web_responsiveDescribe the bug
When searching, the Odoo UI will sometime crash, sending users to a blank white screen.
This video illustrates the problem:
Screencast_20250224_142348.webm
To Reproduce
Affected versions:
17.0Steps to reproduce the behavior:
web_responsiveExpected behavior
The searchbar should work, even if a manually-created menu item is present in the system.