You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught SyntaxError: Expected property name or '}' in JSON at position 1
at JSON.parse (<anonymous>)
at _loop (states.js?v=9.5.10:35:27)
at Object.attach (states.js?v=9.5.10:45:9)
at drupal.js?v=9.5.10:24:24
at Array.forEach (<anonymous>)
at Drupal.attachBehaviors (drupal.js?v=9.5.10:21:34)
at drupal.init.js?v=9.5.10:24:12
at HTMLDocument.listener (drupal.init.js?v=9.5.10:14:7)
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
Create a webform with conditional logic, to make a visible element when the radio element value is "something"
Browser console:
The text was updated successfully, but these errors were encountered: