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

Regex not compatible on lower versions of IOS / Safari #12

Closed
4 tasks done
laomu1988 opened this issue Dec 10, 2024 · 2 comments
Closed
4 tasks done

Regex not compatible on lower versions of IOS / Safari #12

laomu1988 opened this issue Dec 10, 2024 · 2 comments
Labels
👯 no/duplicate Déjà vu 🤞 phase/open Post is being triaged manually

Comments

@laomu1988
Copy link

Initial checklist

Affected package

remark-gfm4.0.0

Steps to reproduce

[/(?<=^|\s|\p{P}|\p{S})([-.\w+]+)@([-\w]+(?:.[-\w]+)+)/gu, findEmail]

Create JS crash on Safari / IOS(15.3)

Actual behavior

got error "Invalid regular expression: invalid group specifier name"

Expected behavior

not got error

Runtime

No response

Package manager

No response

Operating system

No response

Build and bundle tools

No response

@github-actions github-actions bot added 👋 phase/new Post is being triaged automatically 🤞 phase/open Post is being triaged manually and removed 👋 phase/new Post is being triaged automatically labels Dec 10, 2024
@ChristianMurphy
Copy link
Member

Duplicate of #10

@ChristianMurphy ChristianMurphy marked this as a duplicate of #10 Dec 10, 2024
@ChristianMurphy ChristianMurphy closed this as not planned Won't fix, can't repro, duplicate, stale Dec 10, 2024
Copy link

Hi! This was closed. Team: If this was fixed, please add phase/solved. Otherwise, please add one of the no/* labels.

@syntax-tree syntax-tree locked as resolved and limited conversation to collaborators Dec 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
👯 no/duplicate Déjà vu 🤞 phase/open Post is being triaged manually
Development

No branches or pull requests

2 participants