Composer Bug - unable to add multiple files with same name

A huge issue for SvelteKit (and I presume other frameworks) is that adding a second +page.svelte or +layout.server.ts seems to overwrite the reference to the previous one (at least in the composer UI).

Incidentally, a better way to reference these files based on routes rather than file names would be hugely welcome!

Thanks for the report. It’s really helpful.