I've been seeing this odd glitch where adding an external URL to a Button element made the button disappear altogether. After some troubleshooting, I found it's because the URL contained some "%"s. Not sure what's causing this behavior, assuming some conflict with Tailor's javascript?
The .tailor-button div is still there, but the inner contents are totally gone (and therefore the element becomes unclickable on the front end).
Hi there,
I've been seeing this odd glitch where adding an external URL to a Button element made the button disappear altogether. After some troubleshooting, I found it's because the URL contained some "%"s. Not sure what's causing this behavior, assuming some conflict with Tailor's javascript?
The .tailor-button div is still there, but the inner contents are totally gone (and therefore the element becomes unclickable on the front end).