JustinLcx

Results 14 comments of JustinLcx

> @Justinlcx Did you find any workaround to this? Sorry for the delay, but we did not manage to find a workaround at this time. @diegobrunetti

@lane-formio I updated the fiddle with the new namespace. If you don't import the .css file, some icons won't load ( wells, tabs and radio). By importing the .css file,...

@olgabann I'm sorry for the delay, i will try to be more precise. My explanation will be based on the video i will attack. I created a form with a...

The Submission part of the sandbox was use to demonstrate visually the problem, but in my case, the problem occur when i try to build the rendered form with data...

@olgabann Sorry for the delay, the problem was on our side. Thank you for the help. I will close the issue.

Hi, @Victoriya25 I am currently running version 4.19.1 In my case, before loading the form, I update the Form Schema to remove the submit action options from the button and...

I will test that as soon as possible.

@lane-formio @Victoriya25 We upgraded our program to @formio/[email protected] (which is specifically required by @formio/react, so we can't update to @5.1.1), but the issue remains unresolved.

This might be a broader issue, but the wiki still references the old CDN/import namespace. Quick exemple : https://help.form.io/developers/javascript-development/frameworks

@xuzhg Thanks for your response. I already looked at your repo. It helped shape our approach for serialization using the custom serializer from your example, and that part works well....