Jamby93
Jamby93
Actually, the spread operator seems to be correctly parsed in almost every case (function parameters, array initialization). It is even present in the [parseObjectInitializer at line 936](https://github.com/jquery/esprima/blob/70c015998b5beb3b1f8c2277cd9288ad6917f378/src/parser.ts#L936) so I think...
Still present as of CKEditor 4.19.0... scrollIntoView seems completely unusable with this issue. See https://plnkr.co/edit/js7F4RMPzMYi59ak as a minimal example. Try select a word then click "Scroll into view": whole paragraph...
Is there any update about this? We have encountered the same issue of #12898, but dumping as suggested in that issue gives us the aforementioned "does not match existing comparator...
I don't have really much time for moderating or writing wiki articles, but I'm up for contribute. It's by far the most up-to-date and awesome node api for PoGo and...
I've been busy for a few other projects, I should be able to come back developing on pogo soon though.
I found that source files are indented with 2 spaces, since I'm more familiar developing with 4 spaces indent is a problem changing to tabs indentation in order to let...
I started with PR #16 that format with 4 space indentation, adds support to SOCKS proxy and locks node-pogo-protos to 1.2.0 due to an update in version 1.5.0 that breaks...
I see @stoffern is doing it, perfect. Going to push update of POGOProtos soon. It seems easier than I thought.