PrimeDAO / prime-deals-dapp

DAO to DAO negotiations facilitated, ratified, and archived.
https://www.prime.xyz/deals
3 stars 1 forks source link

There is no 404 fallback #1112

Open giladt opened 2 years ago

giladt commented 2 years ago

Currently:

When navigating to a page that does not exist, the app throws an error but does not fall back to the default route.

Navigating to:

https://prime-deals-dapp-git-refac-deals-au2-staging-curvelabs.vercel.app/this-is-a-non-existing-page

Results with:

image.png

Expected:

Navigating to:

https://prime-deals-dapp-git-refac-deals-au2-staging-curvelabs.vercel.app/this-is-a-non-existing-page

ideally also:

Navigating to:

https://prime-deals-dapp-git-refac-deals-au2-staging-curvelabs.vercel.app/documentation/this-is-a-non-existing-doc