Hi!
I’m getting quite a strange issue atm with one of my forms, I have a multi step form so I store the values as variables via JS and set the values on the klaviyo form at the end of the process, thought the variables are set whenever I click on a field or the submit button it instantly removes all of the values, in the case of the submit button it deletes them and then tries to send the empty form (resulting in an error).
I’m not sure why it is that this happens, I believe it might have something to do with the “needsclick” class included in every piece of the form thought I’m not certain, has anyone stumbled across this issue? if so how can it be solved?