RensTillmann / super-forms

18 stars 14 forks source link

Conditional logic problem loading form #45

Closed zte813 closed 3 years ago

zte813 commented 3 years ago

When using conditional logic for field form is loading, but doesn't load (spinning sign). If conditional logic is turned off then form is loading fully.

VM11865:1 Uncaught SyntaxError: Unexpected token „ in JSON at position 2
    at JSON.parse (<anonymous>)
    at common.js?ver=4.9.800:888
    at Array.forEach (<anonymous>)
    at Function.SUPER.conditional_logic.loop (common.js?ver=4.9.800:859)
    at Object.SUPER.conditional_logic (common.js?ver=4.9.800:558)
    at Object.SUPER.after_initializing_forms_hook (common.js?ver=4.9.800:3251)
    at common.js?ver=4.9.800:5148
    at Array.forEach (<anonymous>)
    at Object.SUPER.handle_columns (common.js?ver=4.9.800:5042)
    at common.js?ver=4.9.800:6577

UPDATE

//Strange thing is that in Preview mode it shows that form with conditional logic. //Other plugins is not blocking anything, tried to disable all plugins, change theme.

UPDATE2 Elementor 3.2.3 version was the problem.