Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
It seems the dash in the component name is what Marketo didn't like. I also changed the code to longhand.
I have a vuejs component with the following template:
It's a custom form, but the fields are meant for interaction, not submission.
I'm trying to use Vue.js to create interactive elements on a landing page, but Marketo is rewriting my input fields and their wrapper divs. How do I prevent Marketo from doing that?