3D FlipBook - New installation, working, but jquery errors...

w***l@sherwoodphoto.com
2021-03-24
2021-03-24

Is there a different jquery file i should be using? Currently: ! jQuery v3.6.0 Thank you

THREE ERRORS:

jquery.min.js:3 [Violation] Added non-passive event listener to a scroll-blocking 'touchmove' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952 add @ jquery.min.js:3 (anonymous) @ jquery.min.js:3 each @ jquery.min.js:2 each @ jquery.min.js:2 xa @ jquery.min.js:3 on @ jquery.min.js:3 TouchConverter @ TouchEventConverter.js:13 ThreeTouchEventConverter @ ThreeTouchEventConverter.js:10 VisualWorld @ VisualWorld.js:93 (anonymous) @ index.js:69 (anonymous) @ View.js:346 jquery.min.js:3 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952 add @ jquery.min.js:3 (anonymous) @ jquery.min.js:3 each @ jquery.min.js:2 each @ jquery.min.js:2 xa @ jquery.min.js:3 on @ jquery.min.js:3 TouchConverter @ TouchEventConverter.js:13 ThreeTouchEventConverter @ ThreeTouchEventConverter.js:10 VisualWorld @ VisualWorld.js:93 (anonymous) @ index.js:69 (anonymous) @ View.js:346 jquery.mousewheel.js:43 [Violation] Added non-passive event listener to a scroll-blocking 'wheel' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952

Replies

Log In to leave a comment