• I have a multi-step form doing a bunch of calculations that in general is working well. However, if I try using the form in a Chrome incognito session, I get the following error in the console when I try to submit.

    Uncaught TypeError: Cannot read property 'CF5bb78e21a9dca_1' of undefined
        at Object.init (ajax-core.js:177)
        at HTMLFormElement.<anonymous> (jquery-baldrick.js:258)
        at HTMLFormElement.dispatch (jquery.js:3)
        at HTMLFormElement.r.handle (jquery.js:3)

    I have tried implementing the filter that forces CSS and JS not to be minimised with no success. Any thoughts?

    • This topic was modified 5 years, 8 months ago by colmanc. Reason: Fix title

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

  • The topic ‘JS issue in Chrome incognito only’ is closed to new replies.