dperini / nwsapi

Fast CSS Selectors API Engine
MIT License
109 stars 39 forks source link

in Version 2.2.14 is NodeList missing #136

Open enbock opened 5 days ago

enbock commented 5 days ago

Hi,

after updating jasmin I got from nwsapi a NodeList not found.

Work-a-round: rollback to 2.2.13

arqex commented 5 days ago

Yes, probably replacing them by global.NodeList should fix it