Closed as duplicate of#804
Description
Initial checklist
- I read the support docs
- I read the contributing guide
- I agree to follow the code of conduct
- I searched issues and discussions and couldn’t find anything (or linked relevant results below)
Affected package
mdast-util-gfm-autolink-literal
Steps to reproduce
Use react-markdown with the mdast-util-gfm-autolink-literal dependency.
Test the rendering of Markdown content on various versions of iOS (maybe iOS 14).
Observe the compatibility issues resulting from the use of hasOwn and the regular expression limitations.
Actual behavior
crash and get some js error
hasOwn is not a function
Regexp error
Expected behavior
render success
Runtime
No response
Package manager
No response
Operating system
iOS 14.5
Build and bundle tools
No response