404 for dynamic routes
I'm trying to implement this: https://start.solidjs.com/api/HttpStatusCode#setting-a-404-status-code-for-missing-pages-for-dynamic-routes
My route data looks like this:
Which is pretty much copy pasted from docs except I set it to always go off. In the browser I get a 400 error code:
I never see this <div> displayed on the page. This code is pretty much copy pasted from the docs too.
SolidStart Beta Documentation
SolidStart Beta Documentation
Early release documentation and resources for SolidStart Beta
0 Replies