Robert Hurst

Results 11 issues of Robert Hurst

This will allow switching the watch target with the context

Request

This isn't really an issue per se. I just wanted to thank you for sharing this project with us. The effort that went into perfecting the logic and behavior of...

It seems [isomorphic-fetch](https://github.com/matthew-andrews/isomorphic-fetch) is using an old version of [node-fetch](https://github.com/bitinn/node-fetch) that doesn't render stack traces correctly for their custom fetch error class. I've made a [PR](https://github.com/matthew-andrews/isomorphic-fetch/pull/138) to resolve the issue....

This PR updates CemFairy#transformPath to better handle transforming resource paths. This includes a few major adjustments such as proper handling of parent path expressions ("..") as well as fixes the...

**Describe the bug** I'm rendering a list of items using NestableDraggableFlatlist. When a press is begun over a list item the application crashes with the following backtrace: ``` 02-24 19:19:42.549...

When I try to scrape game data for Gran Turismo 2 (PSX) it seems MedLaunch begins fetching the game data, then promptly closes. I'm assuming this is some sort of...

bug

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...

platform/linux
bug :beetle:
has-repro-gist
30-x-y
31-x-y

Would it be possible to add support for doctype tags?