Skip to content

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

@gunar

Description

@gunar

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions