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

Incompatibility with new regular expression syntax in older Safari versions causes blank page #11

Closed
4 tasks done
myfjdthink opened this issue Aug 29, 2024 · 5 comments
Closed
4 tasks done
Labels
👯 no/duplicate Déjà vu 👎 phase/no Post cannot or will not be acted on

Comments

@myfjdthink
Copy link

Initial checklist

Affected packages and versions

2.0.1

Link to runnable example

No response

Steps to reproduce

Use the mdast-util-gfm-autolink-literal package in your project.

Run the project in an older version of the Safari(<16.3) browser.

like: nuxt/nuxt#26393

Expected behavior

The regular expression should work correctly, allowing the page to render without issues.

Actual behavior

In older versions of the Safari browser, the regular expression is not supported, leading to a blank page (white screen).

Affected runtime and version

[email protected]

Affected package manager and version

yarn

Affected OS and version

Safari 15.7

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 Aug 29, 2024
@myfjdthink
Copy link
Author

image
test in safari console

@wooorm
Copy link
Member

wooorm commented Aug 29, 2024

Duplicate of #10

@wooorm wooorm marked this as a duplicate of #10 Aug 29, 2024
@wooorm wooorm closed this as not planned Won't fix, can't repro, duplicate, stale Aug 29, 2024
@wooorm wooorm added the 👯 no/duplicate Déjà vu label Aug 29, 2024

This comment has been minimized.

Copy link

Hi! Thanks for taking the time to contribute!

Because we treat issues as our backlog, we close duplicates to focus our work and not have to touch the same chunk of code for the same reason multiple times. This is also why we may mark something as duplicate that isn’t an exact duplicate but is closely related.

Thanks,
— bb

@github-actions github-actions bot added 👎 phase/no Post cannot or will not be acted on and removed 🤞 phase/open Post is being triaged manually labels Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👯 no/duplicate Déjà vu 👎 phase/no Post cannot or will not be acted on
Development

No branches or pull requests

2 participants