Peter Uithoven

Results 456 comments of Peter Uithoven
trafficstars

In the GRBL workspace, in Firefox I get the `ReferenceError: Zw is not defined` error. I also get an error with the message `:`, coming from `jquery-2.1.0.min.js line 2 >...

Ah interesting! When I, in Firefox, press the disconnect button in the Serial Port window I get: ``` "closing websocket:" null ``` When I do the same in Chrome I...

In the serialport widget, when running it in Firefox the _chilipeppr_ object is undefined, while when I'm it it in Chrome it isn't. I'm trying it in the init function,...

Ah seeing that it worked on your firefox I checked my addons. _chilipeppr_ is defined when I disable Disconnect, HTTPS Everywhere and AdBlock Edge. I'll try to figure out which...

It looks like Disconnect doesn't like requests like: http://chilipeppr.com/geturl?url=http://fiddle.jshell.net/chilipeppr/2H9us/show/light/ When I just whitelist Google related requests everything works fine, see: ![screen shot 2014-09-15 at 21 22 57](https://cloud.githubusercontent.com/assets/523210/4277329/ba7862ee-3d0d-11e4-97cb-2706e7e6934f.png) Are these _geturl_...

Disconnect on Google doesn't seem to have a problem with the requests.

Have you tried: https://github.com/bartzaalberg/snaptastic#snaptastic-wont-handle-snap-urls

> Notice we no longer need access to the oldModule as entry... Since it is in scope. As in, the previous module would be `this`? How would someone access his...

Like! I like simply `@hot`, I get your `hot.unload` preference.

> The problem with an implicit @hot import is that it would effectively normalize into a unique name like normalized-module-name@@hot or something like that. We're effectively doubling the size of...