Hello All,
So I am working on an application that has a form that is editable through a toggle switch. When the toggle switch is set to true, it makes my form editable but when its set to false, it makes my form accessible only in view mode. The form reads from a sharepoint list. However, when I first launch the powerapp, the toggle switch will default to off and the form is still editable. This only occurs when I first launch the app. If I toggle the switch on and off, it goes away and I don't run into that error again. Any advice on how to fix this error?