reimago
Forum Replies Created
-
The same happens to me. I had to go back to the previous version to get it working again.
If I had to bet I would bet that the error is in the country selector of the address type fields.
I have been able to solve the problem. I created a form with only an upload file button and it didn’t give that error. So I assumed that it would be some other field that was interfering with the form. I made a copy of the form that gave the error and I was deleting fields one by one and trying until I found a field (address type) that when removed it from the form worked correctly. The most interesting thing is that I added that field again from scratch and now the form works correctly. It is as if that field had something corrupted or some data of that field no longer valid in new versions of the plugin and the solution was to delete it and create it again.
I have a similar problem. In the console I get the same error:
“forminator-form.min.js?ver=1.21.0:6 Uncaught TypeError: o.FUIselect2 is not a function
at HTMLSelectElement.<anonymous> (forminator-form.min.js?ver=1.21.0:6:7391)”The effect that I have is that the upload buttons do not work. Clicking them instead of showing the dialog box to select the file has the same effect as if you had clicked the submit button.