• Resolved Gal Baras

    (@galbaras)


    Line 119 of includes/class-wc-gateway-eway-blocks-support.php is

    WOOCOMMERCE_GATEWAY_EWAY_URL . '/build/index.js',

    But there’s no “build” directory. The correct line would be

    WOOCOMMERCE_GATEWAY_EWAY_URL . '/client/blocks/index.js',

    Please fix this as soon as possible.

    But even with this line fixed, the correct file retrieved, and the mini-cart showing, the browser console shows this message:

    Uncaught SyntaxError: Cannot use import statement outside a module (at index.js?ver=3.6.2:4:1)

    I’m not sure what this causes, but please look into this too.

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

Viewing 1 replies (of 1 total)
  • Plugin Support John Coy a11n

    (@johndcoy)

    Automattic Happiness Engineer

    Hi @galbaras

    We wanted to let you know that a fix will be included in the next update. Please keep an eye out for future update notifications and the changelog for those details.

    Thanks for your help.

Viewing 1 replies (of 1 total)
  • The topic ‘Mini-cart bug in block support’ is closed to new replies.