kahoot-karl

Results 5 issues of kahoot-karl

### The Problem When loading audio with Opera, the howler state returns `unloaded` ### Reproduction Steps `const howl = new Howl({src: 'https://upload.wikimedia.org/wikipedia/commons/4/48/Aadama.mp3'});` Wait a few seconds `console.log(howl.state()); // Expected: 'loaded'...

bug

Does not seem to work on the vscode window anymore, not sure why. It works for other apps macOS version: 13.5 Ventura Rectangle version: 0.73 (79) Logs if applicable (In...

bug

**Is your feature request related to a problem? Please describe.** I was trying to figure out how to view a Github Pull request through the VSCode extension. Looking at other...

enhancement
vscode

Hey! I am encountering undesirable memoization behaviour which doesn’t match expectations from the documentation, in particular the behaviour of WeakMapMemoize. I read the issue at https://github.com/reduxjs/reselect/issues/635 carefully and this seems...