• Resolved jonbarrettwordpressorg

    (@jonbarrettwordpressorg)


    When I create a calculator it previews OK but when I apply the shortcoad to the page and then open the page the spinner keeps going round but the calculator does not load.

    I am getting errors in the developer console:

    @babel/polyfill is loaded more than once on this page. This is probably not desirable/intended and may have consequences if different versions of the polyfills are applied sequentially. If you do need to load the polyfill more than once, use @babel/polyfill/noConflict instead to bypass the warning.
    (anonymous) @ bundle.js?ver=2.1.2:1
    r @ bundle.js?ver=2.1.2:1
    (anonymous) @ bundle.js?ver=2.1.2:1
    r @ bundle.js?ver=2.1.2:1
    (anonymous) @ bundle.js?ver=2.1.2:1
    (anonymous) @ bundle.js?ver=2.1.2:1
    20:30:54.872

    bundle.js?ver=2.1.2:1 SyntaxError: Unexpected identifier
    at bundle.js?ver=2.1.2:1
    at Array.forEach (<anonymous>)
    at r.calculate (bundle.js?ver=2.1.2:1)
    at r.apply (bundle.js?ver=2.1.2:1)
    at r.init (bundle.js?ver=2.1.2:1)
    at r.mounted (bundle.js?ver=2.1.2:1)
    at Bt (bundle.js?ver=2.1.2:1)
    at Je (bundle.js?ver=2.1.2:1)
    at Object.insert (bundle.js?ver=2.1.2:1)
    at C (bundle.js?ver=2.1.2:1)

Viewing 1 replies (of 1 total)
  • Hello,
    Thanks for reaching us here!
    Sorry for the trouble. Please be kindly informed that the error message on polyfill is not related to the Cost Calculator Builder plugin – it is coming from another plugin and it is causing a conflict. The error message on the bundle.js depends on the caching/minifying/optimizing plugins if you have installed any. You need to deactivate all plugins except the Cost Calculator Builder to use it purely and then activate the plugins one by one to know which one is causing a conflict.

    Best Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Preview OK but won’t load on page’ is closed to new replies.