Skip to content

Conversation

@chloeleichen
Copy link

I found that sometimes the keydown/keyup scroll does not work properly because indexLast is being treated as a string, causing active > indexLast. If we make lastIndex = parseInt($('[data-scroll-index]:last').attr('data-scroll-index')); that solves the problem.

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

Successfully merging this pull request may close these issues.

1 participant