valitas / SGPvP

A browser extension that adds keyboard actions for PvP in the online game Pardus
MIT License
2 stars 7 forks source link

Switch setRounds to snapshot instead of iterator #9

Closed dday25 closed 2 months ago

dday25 commented 4 years ago

Attempting to fix this bug: "Uncaught DOMException: Failed to execute 'iterateNext' on 'XPathResult': The document has mutated since the result was returned." Base on: https://stackoverflow.com/questions/48235278/xpath-error-the-document-has-mutated-since-the-result-was-returned

valitas commented 2 months ago

This was merged in V44. Thanks!