Hi all,
I got everything working and then it stopped for an unknown reason.
Users would input the score for the golf drill and click the button “Add Score” - this triggers “Run javascript” which produces a number “Handicap” (measurement of golfers playing ability) and produces a list of numbers “Handicap for Skills”.
These numbers are successfully displayed inside of text field using Javascript to Bubble.
Now, there are other steps, calculations, done via Javascript to Bubble event trigger. This stopped working all the sudden.
In the workflow actions, element is set to Javascript to Bubble element so I know this is correct.
In the element itself, the event checkbox is checked, so I know this is correct too.
This worked just fine, and as I was doing final tests, it stopped triggering.
Update: just made a 2 minute loom recording of the issue