Next.js Discord

Discord Forum

Middleware problem to handle routes with DOT.

Unanswered
Common Moorhen posted this in #help-forum
Open in Discord
Common MoorhenOP
Hello, I tried to solve my problem using my regex matcher teh routes that have a dot in it but it seems nothing helped and nextjs throws and 404 error which never renders not-found.tsx page even tho i called notFound() function, instead, it tries to load some files from public file i guess? when i put correct filename it renders a image from the folder. My goal is to render routes with dot normally. Thx!

1 Reply

Common MoorhenOP
can help someone please?