Skip to content

Suggested RegExp should be escaped #693

@timdeschryver

Description

@timdeschryver

Bug Report 🐛

Suggested queries should be escaped.
For example /loading ... (1)/i) should be /loading ... \(1\)/i

To Reproduce ✔️

See this playground.

Expected behavior 🤔

I would expect that the suggested query can find the element.

Suggested solution 🔦

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingreleased

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions