• Resolved pursang20

    (@pursang20)


    Hi,
    We just noticed this error with a repeater in one form – it’s the first time we use the pro version so we can’t say if this is new or not.

    jQuery is 3.6

    If any fields are interacted with we get this error in console

    Uncaught TypeError: Invalid attempt to spread non-iterable instance.
    In order to be iterable, non-array objects must have a [Symbol.iterator]() method.
        Babel 2
        updateSimpleDom scripts_es6.js:111
        wpcf7cf_timeout scripts_es6.js:426
        setTimeout handler*./js/scripts_es6.js/Wpcf7cfForm.prototype.updateEventListeners/< scripts_es6.js:424
        jQuery 7
        updateEventListeners scripts_es6.js:421
        addSubs scripts_es6.js:678
        updateSubs scripts_es6.js:618
        Wpcf7cfRepeater scripts_es6.js:556
        Wpcf7cfForm scripts_es6.js:204
        jQuery 2
        Wpcf7cfForm scripts_es6.js:203
        js scripts_es6.js:1481
        jQuery 2
        js scripts_es6.js:1480
        Webpack 5
    nonIterableSpread.js:2:8
        Babel 2
        updateSimpleDom scripts_es6.js:111
        wpcf7cf_timeout scripts_es6.js:426
        (Asinc.: setTimeout handler)
        updateEventListeners scripts_es6.js:424
        jQuery 7
        updateEventListeners scripts_es6.js:421
        addSubs scripts_es6.js:678
        updateSubs scripts_es6.js:618
        Wpcf7cfRepeater scripts_es6.js:556
        Wpcf7cfForm scripts_es6.js:204
        jQuery 2
        Wpcf7cfForm scripts_es6.js:203
        js scripts_es6.js:1481
        jQuery 2
        js scripts_es6.js:1480
        Webpack 5

    The website is in development and i can’t give you access – let me know if there’s something else that i can do.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Uncaught TypeError: Invalid attempt to spread non-iterable instance.’ is closed to new replies.