sveltejs / sapper

The next small thing in web development, powered by Svelte
https://sapper.svelte.dev
MIT License
7k stars 434 forks source link

pages clash #1720

Closed tsrCodes closed 3 years ago

tsrCodes commented 3 years ago

error on creating dynamic routes !! says ✗ manifest The [lang].svelte and [categ].svelte pages clash ! any Solution for that

antony commented 3 years ago

Hi @TsrCodes

They clash because Sapper wouldn't know which route to use, i.e. whether en-US was a category or a lang.

As detailed in the bug template which you sadly deleted, we don't provide support via github issues. Please come and chat on discord.

tsrCodes commented 3 years ago

understood :+1: : ) @antony