You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All other bindings seems to work fine, but prev doesn't work. It sends this error to console every time I press the prev button:
Uncaught TypeError: _audioNavigation2.default.setPrev is not a function
at runPrevKeyDownEvent (keydown.js:168)
at runKeyEvent (keydown.js:95)
at HTMLDocument.handle (keydown.js:59)
I'm using latest version (5.0.1) with latest Chrome (Version 75.0.3770.142 (Official Build) (64-bit))
The text was updated successfully, but these errors were encountered:
All other bindings seems to work fine, but prev doesn't work. It sends this error to console every time I press the prev button:
Uncaught TypeError: _audioNavigation2.default.setPrev is not a function
at runPrevKeyDownEvent (keydown.js:168)
at runKeyEvent (keydown.js:95)
at HTMLDocument.handle (keydown.js:59)
I'm using latest version (5.0.1) with latest Chrome (Version 75.0.3770.142 (Official Build) (64-bit))
The text was updated successfully, but these errors were encountered: