Josh Greenberger

Results 3 issues of Josh Greenberger

### Describe the bug React dev server does not consistently display typescript errors. Frequently, when running `react-scripts start`, the compiler does not display typescript errors and I only see them...

needs triage
issue: bug report

I'm having problems getting MIDI.Player.start to actually play the midi file. After digging into player.js, I saw the problem is that loadMidiFile throws the error: ReferenceError: Replayer is not defined(…)

**Intended outcome:** I'd like to be able to catch errors when a network connection is disrupted. **Actual outcome:** Errors generated when a network connection is disrupted result in an uncaught...

⚠️ warnings