Plasmic Studio incorrectly renames pages on import

Plasmic studio incorrectly renames the page on import.
Renaming page file: …/pages/[…id].tsx → …/pages/id.tsx
[…slug] format is used in nextjs and should not be removed

Agreed!

Definitely a bug! Will fix. For now, you can rename the file the way you’d like on disk, and update the corresponding entry in plasmic.json

Thanks Chung. I tried to rename it and mark it in plasmic.json. But the Plasmic app just renames it back on the next sync.