Closed chrismorel closed 7 years ago
When selecting a saved session - if you select the rewind button (circle arrow), before playing it closes the screen.
Just need to add a check that this.state.sound exists before seeking.
this.state.sound
The fix works fine.
When selecting a saved session - if you select the rewind button (circle arrow), before playing it closes the screen.