I am working on an add-in and am using the SetIsEditingEnabledAsync function to enable editing. I’ve noticed that if I run this method, the first time it will return false but then all subsequent calls return true. I also noticed that if I first open the editing tab in Pro it will return true the first time. Has anyone else experienced this and/or know a way around it?