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

[next] fix(NcRichText): modify MENTION_START regex to work on older MobileSafari versions #5993

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Aug 20, 2024

Backport of PR #5976

…ions

Fixes RichText causes errors on WebKit | Invalid regex #5589

This regex performs the same function as the one used before, but does not make use of negative lookbehinds and therefore should work on older MobileSafari versions.

Co-authored-by: Maksim Sukharev <antreesy.web@gmail.com>
Signed-off-by: Arthur Rosa <arthur@rosafamily.net>
@backportbot backportbot bot added bug Something isn't working 3. to review Waiting for reviews regression Regression of a previous working feature feature: richtext Related to the richtext component labels Aug 20, 2024
@Antreesy Antreesy merged commit 50f0da7 into next Aug 20, 2024
20 checks passed
@Antreesy Antreesy deleted the backport/5976/next branch August 20, 2024 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working feature: richtext Related to the richtext component regression Regression of a previous working feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants