Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binding Key Events - prev not working on Chrome #368

Closed
miicat opened this issue Jul 16, 2019 · 2 comments
Closed

Binding Key Events - prev not working on Chrome #368

miicat opened this issue Jul 16, 2019 · 2 comments
Assignees
Labels
Bug: Needs Confirmation 🧐 Bugs that are reported, but needs to be confirmed and replicated.

Comments

@miicat
Copy link

miicat commented Jul 16, 2019

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))

@jaydrogers
Copy link
Member

I am able to replicate this on the demo site too: https://521dimensions.com/open-source/amplitudejs

Thanks for your bug report!

Screen Shot 2019-07-16 at 8 38 33 AM

@jaydrogers jaydrogers added the Bug: Needs Confirmation 🧐 Bugs that are reported, but needs to be confirmed and replicated. label Jul 16, 2019
@jaydrogers
Copy link
Member

This is fixed in the v5.0.2 release. I was able to confirm the behavior here: https://521dimensions.com/open-source/amplitudejs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: Needs Confirmation 🧐 Bugs that are reported, but needs to be confirmed and replicated.
Projects
None yet
Development

No branches or pull requests

3 participants