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
Which means I'm unable to listen for then someone clicks it. I need this event as I have JS to execute when a new array item is added.
I'm guessing there is a reason for this, I just can't see what or how to get around it. For the time being I've commented out this line but that's not a long-term fix.
Ideally there would be an event/hook that gets called whenever a new item is added for just such a need
The text was updated successfully, but these errors were encountered:
On line 1305 of jsonform.js there is the line
Which means I'm unable to listen for then someone clicks it. I need this event as I have JS to execute when a new array item is added.
I'm guessing there is a reason for this, I just can't see what or how to get around it. For the time being I've commented out this line but that's not a long-term fix.
Ideally there would be an event/hook that gets called whenever a new item is added for just such a need
The text was updated successfully, but these errors were encountered: