Pro Forms broken after update

Hi there,
After updating to the latest version I’m having issues with my user fields. All “User ID” things were unlinked and I had to re-add that for every form.
Also I’m getting the following console error on every form submit:

Uncaught (in promise) SyntaxError: Unexpected token '<', "<br />
<b>"... is not valid JSON

I have added a max-length of 65 and set the “Strip HTML” feature to “true”.

Disabling these does not solve the issue.
Any clue? @Daniele
This is quite the situation as my users are unable to update anything now…

Fixed in 1.0.3 :slight_smile:

Hi @Daniele ,
I’m facing the same issue. I’ve built a quick survey for my users, which you can check here : https://soundfingers.com/subscribers-reading-preferences/

I also stripped the HTML tags but that doesn’t change anything.

Cheers!

Odd thing : I deactivated “Debug: Show Response in Console” and it’s now working…? :thinking:

Oh. This debugging control is only for development and debugging reasons. It could cause issues in some situations. Anyway, I will re-check that to avoid it. Thanks very much! :blush:

1 Like