Skip to content

[feature or defect]: no \( when opening a new group in group path #3806

@tachib-akiko

Description

@tachib-akiko

It sounds a little confusing, so I'm going to interpret it with a valid and invalid path:

type path
Valid: /phim/:season/:chapName(?:(.+\)-)?:chap(\d+)?
Notvalid: /phim/:season/:chapName(?:\(.+\)-)?:chap(\d+)?

as soon as I add \ first ( to mark this as a group, vue-router error message cannot identify the group

Demo: https://paths.esm.dev/?p=AAMeJRyAwQIWLALcM-BMgWII2IPZDhsDpEHIARpvUADEDwGVDdAOQJSA0QJRt1IlE8DcJkEBAAA.&t=/phim/sfweferg/tap-432#

I don't know if this is a feature or a bug, but if it's a feature, please add it as noted in the document. This is kind of confusing for people who use regexp like me.

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