Next.js Discord

Discord Forum

Using a [...slug] catch all in root of pages. Now public folder can't be accessed?

Unanswered
DennisK posted this in #help-forum
Open in Discord
Hi! Something weird is going on with my project right now. I need to use a [...slug].tsx catch all route to setup nested routes coming from my CMS. But since I ahve done that, the public folder is not working anymore, thus my fonts are not loading

2 Replies

I don't have this problem, can you reproduce the bug in codesandbox or a github repo?
Its solved @fuma Was my bad (made a typo)