Support Forum » User Profile

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Conditional logic using switch stopped working #46406
    RBDRBD
    Participant

    As above I am also having the same issue with conditional logic after the latest update.

    • Appears to be a JS issue.
    • My conditional logic based on switches have stopped working, I have to save the page and reload in order for the fields to show.
    • Here is the error I can see in console
    jquery.min.js?ver=3.7.1:2 Uncaught Error: Syntax error, unrecognized expression: ##type_1:not(.rwmb-clone-template ##type_1)
        at I.error (jquery.min.js?ver=3.7.1:2:11769)
        at Y (jquery.min.js?ver=3.7.1:2:17234)
        at re (jquery.min.js?ver=3.7.1:2:20008)
        at Function.I (jquery.min.js?ver=3.7.1:2:7520)
        at Function.<anonymous> (jquery-migrate.min.js?ver=3.4.1:2:2898)
        at e.<computed> [as find] (jquery-migrate.min.js?ver=3.4.1:2:1582)
        at ce.fn.init.find (jquery.min.js?ver=3.7.1:2:21991)
        at ce.fn.init (jquery.min.js?ver=3.7.1:2:22483)
        at e.<computed>.<anonymous> (jquery-migrate.min.js?ver=3.4.1:2:2438)
        at new e.<computed> (jquery-migrate.min.js?ver=3.4.1:2:1582)
    jquery.min.js?ver=3.7.1:2 Uncaught Error: Syntax error, unrecognized expression: ##type_1:not(.rwmb-clone-template ##type_1)
        at I.error (jquery.min.js?ver=3.7.1:2:11769)
        at Y (jquery.min.js?ver=3.7.1:2:17234)
        at re (jquery.min.js?ver=3.7.1:2:20008)
        at Function.I (jquery.min.js?ver=3.7.1:2:7520)
        at Function.<anonymous> (jquery-migrate.min.js?ver=3.4.1:2:2898)
        at e.<computed> [as find] (jquery-migrate.min.js?ver=3.4.1:2:1582)
        at ce.fn.init.find (jquery.min.js?ver=3.7.1:2:21991)
        at ce.fn.init (jquery.min.js?ver=3.7.1:2:22483)
        at e.<computed>.<anonymous> (jquery-migrate.min.js?ver=3.4.1:2:2438)
        at new e.<computed> (jquery-migrate.min.js?ver=3.4.1:2:1582)
Viewing 1 post (of 1 total)