Ian Hunter

Results 10 comments of Ian Hunter

This stops the class' page from loading, which can be problematic if a class doesn't have any members—then there is no way to access the class page.

I've got a working solution in bash that basically runs the tunnel in the background and kills it based on its process ID when my tests are finished. I haven't...

This would be a great addition. Someone's been updating bower with numericjs, but it doesn't work with wiredep like other bower packages. I'm guessing it's because it's missing the bower.json...

@zingus Dunno if it's deliberate. Just looks like @sloisel's been away for a long, long time.

This appears to be working in the latest stable version of Chrome (version 21)

This happens on version 3.0.0 as well. Here's a paste of the callstack from the crashing thread: ``` Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libobjc.A.dylib 0x1800362a8 object_isClass + 16...

@wvanhaevre I can confirm this fixes the crashing. Issue 1 is still happening, but we're not seeing any more crashes. Thank you!

@wvanhaevre Thank you. The snapback issue seems to be a regression. We're not seeing the problem on previous versions.

> When you refer to previous versions where the snapback was working, is that 1.x.x versions of the react-native-theoplayer package? Yes, specifically it looks like we were using 1.8.1. Thank...