How to fix preventDefault error in OceanWP main.jsHow to validate an email address in JavaScriptHow do JavaScript closures work?How do I check if an element is hidden in jQuery?How do I remove a property from a JavaScript object?How do I redirect to another webpage?How do I include a JavaScript file in another JavaScript file?How to replace all occurrences of a string?How to check whether a string contains a substring in JavaScript?How do I remove a particular element from an array in JavaScript?How do I return the response from an asynchronous call?

Where should I draw the line on follow up questions from previous employer

Old scifi book featuring krakens attacking humans

How can I throw a body?

How can I fix cracks between the bathtub and the wall surround?

What's the difference between a variable and a memory location?

Journal published a paper, ignoring my objections as a referee

Why did Lucius make a deal out of Buckbeak hurting Draco but not about Draco being turned into a ferret?

What should be done with the carbon when using magic to get oxygen from carbon dioxide?

Do multi-engine jets need all engines with equal age to reduce asymmetry in thrust and fuel consumption arising out of deterioration?

Group riding etiquette

Create a list of snaking numbers under 50,000

How to handle inventory and story of a player leaving

Convert shapefille to KML

Why does `buck` mean `step-down`?

In Endgame, wouldn't Stark have remembered Hulk busting out of the stairwell?

RAID0 instead of RAID1 or 5, is this crazy?

Why is there no Disney logo in MCU movies?

Did ancient peoples ever hide their treasure behind puzzles?

Why does this London Underground poster from 1924 have a Star of David atop a Christmas tree?

Is there a way to tell what frequency I need a PWM to be?

Why does the weaker C–H bond have a higher wavenumber than the C=O bond?

Why do IR remotes influence AM radios?

Scaling arrows.meta with tranform shape

Idiomatic way to create an immutable and efficient class in C++?



How to fix preventDefault error in OceanWP main.js


How to validate an email address in JavaScriptHow do JavaScript closures work?How do I check if an element is hidden in jQuery?How do I remove a property from a JavaScript object?How do I redirect to another webpage?How do I include a JavaScript file in another JavaScript file?How to replace all occurrences of a string?How to check whether a string contains a substring in JavaScript?How do I remove a particular element from an array in JavaScript?How do I return the response from an asynchronous call?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I am ussing OceanWP on my wordpress site and have preventDefault issue after Chrome update.



[Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See



Tried adding passive: false in all places where I had preventDefault



Scrolling is very glitchy due to this issue.










share|improve this question






























    0















    I am ussing OceanWP on my wordpress site and have preventDefault issue after Chrome update.



    [Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See



    Tried adding passive: false in all places where I had preventDefault



    Scrolling is very glitchy due to this issue.










    share|improve this question


























      0












      0








      0


      1






      I am ussing OceanWP on my wordpress site and have preventDefault issue after Chrome update.



      [Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See



      Tried adding passive: false in all places where I had preventDefault



      Scrolling is very glitchy due to this issue.










      share|improve this question














      I am ussing OceanWP on my wordpress site and have preventDefault issue after Chrome update.



      [Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See



      Tried adding passive: false in all places where I had preventDefault



      Scrolling is very glitchy due to this issue.







      javascript wordpress google-chrome events preventdefault






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 27 at 22:06









      Austris BalodisAustris Balodis

      113 bronze badges




      113 bronze badges

























          2 Answers
          2






          active

          oldest

          votes


















          0















          turn off smooth scroll.



          Admin area > theme panel > smoothscroll switch off






          share|improve this answer
































            0















            I also had same issue in my Wordpress website (Only chrome).



            I added this MouseWheel Smooth Scroll By KubiQ plugin in my website. And now scroll issue is resolved.






            share|improve this answer

























            • Hi, thanks for your input, I used Chases method and it worked just fine and was super simple!

              – Austris Balodis
              Apr 15 at 19:58












            • Okay. That's great..!!

              – ipmessanger
              Apr 17 at 6:20













            Your Answer






            StackExchange.ifUsing("editor", function ()
            StackExchange.using("externalEditor", function ()
            StackExchange.using("snippets", function ()
            StackExchange.snippets.init();
            );
            );
            , "code-snippets");

            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "1"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55387201%2fhow-to-fix-preventdefault-error-in-oceanwp-main-js%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0















            turn off smooth scroll.



            Admin area > theme panel > smoothscroll switch off






            share|improve this answer





























              0















              turn off smooth scroll.



              Admin area > theme panel > smoothscroll switch off






              share|improve this answer



























                0














                0










                0









                turn off smooth scroll.



                Admin area > theme panel > smoothscroll switch off






                share|improve this answer













                turn off smooth scroll.



                Admin area > theme panel > smoothscroll switch off







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Mar 30 at 18:41









                Chase RogersChase Rogers

                11 bronze badge




                11 bronze badge


























                    0















                    I also had same issue in my Wordpress website (Only chrome).



                    I added this MouseWheel Smooth Scroll By KubiQ plugin in my website. And now scroll issue is resolved.






                    share|improve this answer

























                    • Hi, thanks for your input, I used Chases method and it worked just fine and was super simple!

                      – Austris Balodis
                      Apr 15 at 19:58












                    • Okay. That's great..!!

                      – ipmessanger
                      Apr 17 at 6:20















                    0















                    I also had same issue in my Wordpress website (Only chrome).



                    I added this MouseWheel Smooth Scroll By KubiQ plugin in my website. And now scroll issue is resolved.






                    share|improve this answer

























                    • Hi, thanks for your input, I used Chases method and it worked just fine and was super simple!

                      – Austris Balodis
                      Apr 15 at 19:58












                    • Okay. That's great..!!

                      – ipmessanger
                      Apr 17 at 6:20













                    0














                    0










                    0









                    I also had same issue in my Wordpress website (Only chrome).



                    I added this MouseWheel Smooth Scroll By KubiQ plugin in my website. And now scroll issue is resolved.






                    share|improve this answer













                    I also had same issue in my Wordpress website (Only chrome).



                    I added this MouseWheel Smooth Scroll By KubiQ plugin in my website. And now scroll issue is resolved.







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Apr 12 at 7:02









                    ipmessangeripmessanger

                    11 bronze badge




                    11 bronze badge















                    • Hi, thanks for your input, I used Chases method and it worked just fine and was super simple!

                      – Austris Balodis
                      Apr 15 at 19:58












                    • Okay. That's great..!!

                      – ipmessanger
                      Apr 17 at 6:20

















                    • Hi, thanks for your input, I used Chases method and it worked just fine and was super simple!

                      – Austris Balodis
                      Apr 15 at 19:58












                    • Okay. That's great..!!

                      – ipmessanger
                      Apr 17 at 6:20
















                    Hi, thanks for your input, I used Chases method and it worked just fine and was super simple!

                    – Austris Balodis
                    Apr 15 at 19:58






                    Hi, thanks for your input, I used Chases method and it worked just fine and was super simple!

                    – Austris Balodis
                    Apr 15 at 19:58














                    Okay. That's great..!!

                    – ipmessanger
                    Apr 17 at 6:20





                    Okay. That's great..!!

                    – ipmessanger
                    Apr 17 at 6:20

















                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Stack Overflow!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55387201%2fhow-to-fix-preventdefault-error-in-oceanwp-main-js%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

                    Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

                    Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript