You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Initial checklist
Affected packages and versions
react-gfm -> 4.0.0
Link to runnable example
https://codesandbox.io/p/devbox/sparkling-rgb-rlzl7c
Steps to reproduce
The page no longer loads on an iPad when you add the remark-gfm plugin to react-markdown.
It only happens on iPads
Expected behavior
It should render with a fallback.
Actual behavior
This is the error message it throws:
SyntaxError: Invalid regular expression: invalid group specifier name
You can test it by loading this link in an iPad:
https://r7y53f-5173.csb.app/
More logs:
Affected runtime and version
node@20+
Affected package manager and version
npm, yarn and pnpm are the same
Affected OS and version
iPad OS < 17
Build and bundle tools
No response
The text was updated successfully, but these errors were encountered: