You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on any page should always give you a "DOM Exception 12".
I tried to fix it, but don't know how to implement the functionality without the mysterious :scrollable(Seriously, what is it?). So now it's your turn, good luck...
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
Now the whole page should be stuck.
I took a look at the source code (again! yay!), found the issue actually comes from this line:
I don't know what
:scrollable
is; google doesn't give me an answer neither. But callingon any page should always give you a "DOM Exception 12".
I tried to fix it, but don't know how to implement the functionality without the mysterious
:scrollable
(Seriously, what is it?). So now it's your turn, good luck...The text was updated successfully, but these errors were encountered: