I’m attempting to write a simple script to add an icon to a input button. I’ve followed the solution from another user but i’m getting the same error when previewing the page:
In case it helps, a more “Bubble” way to accomplish a button with an icon is to create a group and add a text element and icon inside of the group. Then you would make the entire group clickable and style it accordingly.