Ryan Lester

Results 30 issues of Ryan Lester

I was told by Blockchain.com support to submit my question as a GitHub issue to get the attention of the core maintainers, who would be better equipped to answer my...

Nice work @fabiandev; I'm really excited to test this out at some point! Anyway, just throwing this idea out there in case you or anyone else have time for it...

enhancement
roadmap

As-is, the thread boundary is very problematic for debugging client-side JavaScript. If, for example, we have a function `balls` that calls into a thread via comlink, from what I can...

Made a few minor fixes that I needed to test my app locally.

microlight.reset still exists for automatically traversing the DOM and performing in-place highlighting, but the core logic has been factored out as microlight.process for performing the same operation on a string...

Running my Angular CLI project (Angular 4.1.3, CLI 1.0.3) on Chrome 58, stacktrace.js gets confused about the locations of the relevant source map files. Instead of requesting the correct paths...

Not necessarily a bug fix, but something to consider. Anyone relying on Material should already have the icons imported in some way, and doing it this specific way may be...

# Bug Report ## Problem ### What is expected to happen? The appx (Windows Store) package should have my app icon set as its icon. If what's below isn't the...

I'm running a version of cordova-electron forked from 1.1.1, with the only change being that Electron is updated to 6.1.7 [as you can see here](https://github.com/buu700/cordova-electron-tmp/compare/ab2d76c6e9a78e468e720fa336329782a37d3f92...master). As far as I can...

# Bug Report ## Problem ### What is expected to happen? Submitting the generated package to the Snap store should succeed. ### What does actually happen? ``` Preparing to push...