Dawid Sibiński (legacy work account)

Results 18 comments of Dawid Sibiński (legacy work account)

After re-thinking the issue I think this is a desired behavior. However, maybe in some cases it would be useful to be able to override the "submission" object instead of...

Thanks for answering @randallknutson . Yes, this is also what I finally found out. The solution is to set a unique `key` for each component instance to make sure the...

Thanks, God, I found this issue! 😀 Was struggling with weird debugging issues and totally wrong source maps... Changing CRLF to LF line endings is a workaround, but this should...

The question still remains. Shouldn't the `react-formio` npm package (https://www.npmjs.com/package/react-formio) be removed or at least a note added there that there's a newer supported package?

Hi, I often get this error when using `parcel watch`. During the watch (run with command `npx parcel watch --dist-dir ../MyWebApp/wwwroot/SaasScripts --no-cache`) , it randomly fails with this error: ![image](https://user-images.githubusercontent.com/49182064/195047159-a1b3e57d-6a92-4484-859d-50d7e6ecb277.png)...