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
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: