Fixed scroll bug in Firefox
I have created a special case for Firefox as it does not support scrollIntoViewIfNeeded()
and changed it to scrollIntoView()
. Fixes #806 (closed)
I have created a special case for Firefox as it does not support scrollIntoViewIfNeeded()
and changed it to scrollIntoView()
. Fixes #806 (closed)