Bill Hayden

Results 6 issues of Bill Hayden

I'm attempting to convert a working JavaScript project using Masonry, ImagesLoaded, and InfiniteScroll over to TypeScript. The types for Masonry and ImagesLoaded were available using e.g. "npm install --save @types/imagesloaded"....

Navigating to an external URL (outside the domain being served by Jasonelle) crashes Jasonelle when using the Android debugger: W/JasonParser: processTask : java.lang.NullPointerException: Attempt to invoke virtual method 'com.eclipsesource.v8.V8Locker com.eclipsesource.v8.V8.getLocker()'...

My goal is remove certain node modules from the output entirely - no bundling and no imports. The reason I want to remove them from the bundle is that I...

I have Tocca working in my app to handle tap events to stop/start a video. It works great and was very easy to implement... thanks! I am attempting to add...

I'm attempting to convert a working JavaScript project using Masonry, ImagesLoaded, and InfiniteScroll over to TypeScript. The types for Masonry are available using "npm install --save @types/masonry-layout". After loading the...

Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your own...