Hello everyone,
I have seen some weird behaviors, I have a simple form, and a button. The button is doing submit form, and that's it. The app is imported as an managed solution. Whenever submit form in the play mode, the app will give you an error :"Network Error when using Patch function: The requested operation is invalid". However, in the edit mode, the submission works properly. Monitor does not give any patch related error but has a weird error right after successful patch ( I attached the screenshot). Add another unmanaged solution layer seems solving this issue tho, I can't figure out what's going on here, the database is a SharePoint list. Really appreciate your help.