• Resolved jabinz2000

    (@jabinz2000)


    sometimes it happens that when I want to open a page of my website “the page stays loading per never ends”

    in the google console I get the following error.

    jquery.min.js?ver=3.5.1:2 Uncaught ReferenceError: gapi is not defined
        at startApp (autoptimize_92ce66a373a401156c9b3d0e7beaf3a5.js:158)
        at HTMLDocument.<anonymous> (autoptimize_92ce66a373a401156c9b3d0e7beaf3a5.js:160)
        at e (jquery.min.js?ver=3.5.1:2)
        at t (jquery.min.js?ver=3.5.1:2)
    startApp @ autoptimize_92ce66a373a401156c9b3d0e7beaf3a5.js:158
    (anónimo) @ autoptimize_92ce66a373a401156c9b3d0e7beaf3a5.js:160
    e @ jquery.min.js?ver=3.5.1:2
    t @ jquery.min.js?ver=3.5.1:2
    setTimeout (asincrónico)
    S.readyException @ jquery.min.js?ver=3.5.1:2
    (anónimo) @ jquery.min.js?ver=3.5.1:2
    e @ jquery.min.js?ver=3.5.1:2
    t @ jquery.min.js?ver=3.5.1:2
    setTimeout (asincrónico)
    (anónimo) @ jquery.min.js?ver=3.5.1:2
    c @ jquery.min.js?ver=3.5.1:2
    fireWith @ jquery.min.js?ver=3.5.1:2
    fire @ jquery.min.js?ver=3.5.1:2
    c @ jquery.min.js?ver=3.5.1:2
    fireWith @ jquery.min.js?ver=3.5.1:2
    t @ jquery.min.js?ver=3.5.1:2
    setTimeout (asincrónico)
    (anónimo) @ jquery.min.js?ver=3.5.1:2
    c @ jquery.min.js?ver=3.5.1:2
    fireWith @ jquery.min.js?ver=3.5.1:2
    fire @ jquery.min.js?ver=3.5.1:2
    c @ jquery.min.js?ver=3.5.1:2
    fireWith @ jquery.min.js?ver=3.5.1:2
    ready @ jquery.min.js?ver=3.5.1:2
    B @ jquery.min.js?ver=3.5.1:2

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    I’m seeing the same JS error when Autoptimize is disabled (by adding ?ao_noptimize=1 to the URL) jabinz2000 ;

    The reason the loading sometimes never ends is because due to the JS error the “loader” (“cargando”) layer is not removed.

    I would suggest:
    * try fixing the root issue with the Social Login for WooCommerce
    * remove the loader (it is bad for performance as it hides the page until it’s entirely loaded)
    * add plugins/social-login-woocommerce/ to the comma separated JS optimization exclusion list until you have fixed the root cause

    hope this helps,
    frank

Viewing 1 replies (of 1 total)

The topic ‘I have problems with loading pages’ is closed to new replies.