I have an html element that I’m trying to store. I’ve tried storing this element using Javascript to Bubble but the type of the element is of type ‘object’
I have no idea how to store this element as type object as it is not an option. I have it currently published as type ‘text’ See error below.