Closed Stonesjtu closed 5 years ago
Hi, @Stonesjtu
Thanks for reporting this issue. I'm having some trouble understand everything though, bear with me here. It seems that MutationEvents has been completely removed (ref) from jsdom altogether. I can't find any trace of it in the soure code anymore.
Which version of jsdom do you currently have installed? Might be worth updating.
Closing due to inactivity.
Sometimes jsdom won't load my script., I'm using react-redux-webpack framework, and I want to obtain a 3rd party lib by scriptJS.
You need to enable mutation events for
ProcessExternalResources
to work.Ref: https://github.com/tmpvar/jsdom/issues/426