mangrove icon indicating copy to clipboard operation
mangrove copied to clipboard

Documentation site is b0rken

Open dexblack opened this issue 7 years ago • 3 comments

There seems to be some JS forcing the page to scroll to top which fights with any attempt to scroll down or keep the revealed text further down in view.

Windows 10, Google Chrome is up to date Version 66.0.3359.139 (Official Build) (64-bit)

dexblack avatar May 09 '18 00:05 dexblack

Happens to me too :disappointed:

promgamer avatar May 16 '18 16:05 promgamer

You can go around it by opening selecting Event Listeners in Chrome dev tools, click on the scroll listener, and it should give you an option to remove it. That's how I got it working. You have to do it on each page refresh though.

EliudArudo avatar Jul 18 '19 16:07 EliudArudo

I copied the particular document page in notepad and that's how reading it .

ghost avatar Feb 07 '22 14:02 ghost