Jason Suttles

Results 33 comments of Jason Suttles

I've just run into IE9 not liking __defineGetter__. Can this be merged in?

I don't really like it, but this is what I've had to do for this. On keypress click the ref. Add tabindex. ```vue ```

@rangeldor I ended up having to use --experimental-vm-modules to fix that. `node --experimental-vm-modules $(yarn bin jest)`

Yeah. I've run into this as well. (Check out my fork.) I switched it with this: 'df -kl | grep ' + drive + ' | awk \'{ for (i...

A case where that would fail is if the mount point folder has a trailing space ('/Volumes /some drive'). I think that's less possible than the first field having a...

Windows 10. I also have access to Windows 7.

This should still be open, right @log101?