eight04 / linkify-plus-plus

A userscript/extension which can linkify almost everything. Based on Linkify Plus.
BSD 3-Clause "New" or "Revised" License
112 stars 14 forks source link

Medium page is blank if installed as Violentmonkey Script #57

Open Cyberavater opened 1 year ago

Cyberavater commented 1 year ago

Eg link: https://itnext.io/tabs-tablayout-in-jetpack-compose-cd1f84d3a381

eight04 commented 1 year ago

It's a bug in react, which crash the entire page when it found an unexpected DOM node.

See https://github.com/facebook/react/issues/11538.

I suggest disabling the script on such sites.