vtex / faststore

Digital commerce toolkit for frontend developers
https://faststore.dev
MIT License
186 stars 58 forks source link

Application Crashes on Missing Pages Instead of Displaying 404 Error - Regression #2316

Closed victors1682 closed 2 months ago

victors1682 commented 3 months ago

Describe the bug When the page is not found, the application breaks instead of displaying the 404 page. Happening also: https://starter.vtex.app/test-page-no-found

Expected behavior Show 404 page

Screenshot 2024-05-15 at 9 55 10 AM

Current behavior

Screenshot 2024-05-15 at 9 56 02 AM
lariciamota commented 2 months ago

Thank you for reporting this! We've just rolled back some changes that had caused this issue, it now seems to be working as expected. Using the @faststore/core on version 3.0.70:

Screenshot 2024-06-13 at 11 42 50