Kyle Marple

Results 6 issues of Kyle Marple

I'm not sure why, but YouTube chat frequently freezes for me. On YouTube, hiding and showing the chat fixes it. However, in the LiveTL interface, there doesn't seem to be...

enhancement
todo

- `react-hooks-testing-library` version: 8.0.0 - `react` version: ^17.0.2 - `react-dom` version (if applicable): ^17.0.2 - `react-test-renderer` version (if applicable): n/a - `node` version: v14.17.6 - `npm` (or `yarn`) version: 6.14.15...

bug

I'm attempting to test my onMessage listeners, but I keep getting the error TypeError: sendResponse is not a function. It appears that the implementation of runtime.sendMessage accepts a callback as...

React Native Debugger app version: 0.13.0 React Native version: ^0.66.4 Platform: iOS Is real device of platform: No Operating System: macOS This is a duplicate of https://github.com/jhen0409/react-native-debugger/issues/38, which was closed...

### Description I have installed idb_companion per the documentation. `which idb_companion` returns "/opt/homebrew/bin/idb_companion". However, I keep seeing this error in Flipper (full log entry below): "FileNotFoundError: [Errno 2] No such...

Is it possible to get linter-stylelint to show "Fix" buttons in the hover tooltip for fixable errors/warnings the way other linters do in Atom? Also, is it possible to bind...

Enhancement