This is making me nuts. I have to be doing something stupid/obvious.
I have a text element that shows (and works) up on preview but does not show up on live. On live, the conditional elements are showing (border revealed when hovered), but not the text and the wrong workflow is being triggered.
For context, it’s one of 6 text elements in a group where all the text elements are clickable and kicks off the same custom event; but the custom event has a parameter that takes a number which is a custom state of each question (which pulls different text from the database). All 6 elements are copies of each other, and I changed the number of each manually.
How do I troubleshoot this?