Simon Williams
Simon Williams
Thanks for looking into this. Unfortunately I think we may have drifted away from the real issue, which is that the promise sometimes never resolves/rejects - it just gets left...
The latest update is that this ran fine for just over a week, including handling periods of bad connections and errors as above, but eventually something triggered it again (during...
I don't understand what you are trying to do with this issue, much less why people have upvoted it. It just looks like spam. Can we just close and lock...
I've got the same issue in Firefox 60.8.0esr on Debian 10. Updating the state inside `requestAnimationFrame` fixes it for Firefox, but it makes dragging and Chrome sluggish and broken.
Please do not close this. It is still broken in Firefox 60.9.0esr.
My suspicion is that this is related to HTML code in your log messages. If you open the browser devtools on the screeps web interface you'll see it prints the...
The issue is with esdoc's module resolution and the way npm install global modules. It appears that esdoc expects to just be able to do `require(pluginName)` for each listed plugin,...
Please make sure this documentation includes *why* a capture group is needed because it seems unnecessary and confusing.
But what does that even mean? My best guess is that the capture group is meant to be the cache key for the folder but you can also have the...
Sorry, that still doesn't explain what the capture group is actually for. And that example doesn't have a capture group either!