Configuration "Blocks default routes in other bindings" on Rewriter can lead to 'Not Found' Page after applying filters
Store Framework
•
ID: 1175760
Backlog
Published on10/16/2025
 • 
Last updated on10/16/2025
1 min read
Summary
This issue only occurs in cross-border stores. When applying certain filters on a search page, the page breaks and redirects to a "Not Found" page. The issue is caused by the configuration "Blocks default routes in other bindings" in the Rewriter app.
Simulation
- Access the search page of a cross-border store.
- Apply one or more specific filters.
- Observe that when trying to load the results, the page redirects to a "Not Found" page.
Workaround
Setting the preventRouteChange property to true in the Search Result component prevents the issue from occurring.