Chrome implements fullpage.js (http://kana-lier.com/javascript/fullpage-js/#sec2_1), but the operation is unstable, such as skipping two pages and scrolling many times in one scroll.
Safari works fine.
Is there any solution to Chrome's specific bug?
There are no specific errors in the console.
For such apparent bugs, I think it is most likely that you will find a solution with fishing for Github's Issues.In fact, Chrome44.0 reports a bug that seems to be caused by Chrome, and I have confirmed the reproduction.
The author suggests that you specify the plug-in option css3:false
as a temporary workaround, but the only fundamental solution seems to be to wait for Chrome bug fixes.
916 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
620 Uncaught (inpromise) Error on Electron: An object could not be cloned
578 Understanding How to Configure Google API Key
574 Who developed the "avformat-59.dll" that comes with FFmpeg?
573 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
© 2024 OneMinuteCode. All rights reserved.