Github user egorklimov commented on the issue:

    https://github.com/apache/zeppelin/pull/3078
  
    Seems that in updated `scrollTo()` it's not allowed to pass `undefined `.
    Also I found one more error that was fixed after update: keyboard arrows 
scrolling works in Firefox, and doesn't work in Chrome:
    * Before (anchor doesn't work and when cursor reaches end of current 
viewport page doesn't scroll)
    Chrome (v67.0.3396.99)
    ![err 
mp4](https://user-images.githubusercontent.com/6136993/43001636-98a3e50c-8c2e-11e8-9f61-03976a8f5056.gif)
    * After
    Chrome (v67.0.3396.99)
    ![fixed 
mp4](https://user-images.githubusercontent.com/6136993/43001647-a291d402-8c2e-11e8-8169-c13b53ab15f9.gif)



---

Reply via email to