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

Holding down arrow key to navigate breaks navigation #179

Open
jphager2 opened this issue Oct 9, 2018 · 0 comments
Open

Holding down arrow key to navigate breaks navigation #179

jphager2 opened this issue Oct 9, 2018 · 0 comments

Comments

@jphager2
Copy link

jphager2 commented Oct 9, 2018

Navigation through the moves of a game breaks when you hold down the arrow buttons for a while.

To reproduce just hold down the right or left arrow key. After several moves the navigation breaks, and you need to refresh the page to fix.

Probably pretty low priority since there is an easy and obvious workaround. But still would be nice :D.

There is a backtrace:

app.js:17 Uncaught Error: [$rootScope:infdig] 10 $digest() iterations reached. Aborting!
Watchers fired in the last 5 iterations: []
http://errors.angularjs.org/1.6.0/$rootScope/infdig?p0=10&p1=%5B%5D
    at app.js:17
    at h.$digest (app.js:19)
    at h.$apply (app.js:19)
    at app.js:19
    at o (app.js:17)
    at app.js:17
(anonymous) @ app.js:17
$digest @ app.js:19
$apply @ app.js:19
(anonymous) @ app.js:19
o @ app.js:17
(anonymous) @ app.js:17
setTimeout (async)
c.defer @ app.js:17
o @ app.js:19
n.playerUpdate @ app.js:2
fn @ VM225:4
i.(anonymous function) @ app.js:18
update @ app.js:3
dispatchEvent @ app.js:5
update @ app.js:5
previous @ app.js:5
callback @ app.js:2
n @ app.js:7
(anonymous) @ app.js:7
$eval @ app.js:19
$apply @ app.js:19
(anonymous) @ app.js:7
i @ app.js:7
y._handleKey @ app.js:7
v.handleKey @ app.js:7
p @ app.js:7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant