Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't Edit Files with Paths That Contain Brackets #79

Open
gunar opened this issue Dec 13, 2024 · 0 comments
Open

Can't Edit Files with Paths That Contain Brackets #79

gunar opened this issue Dec 13, 2024 · 0 comments

Comments

@gunar
Copy link

gunar commented Dec 13, 2024

Next.js has a file-based router, which uses brackets for dynamics routes: e.g. app/issues/[id]/page.tsx.

Workspace is having trouble dealing with that file path:

  • Expected: Workspace edits the existing file.
  • Actual: During the planning phase it recognizes the existing file, but during the update phase it creates a brand new file (at the same path).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant