
Hi All,
I have noticed a recent issue with my canvas apps.
I have some flows normally triggered with the onselect properties of buttons (or input properties of customs pop up components) - but for the past couple of days, the flow launches everytime i'm trying to change anything within the code in edit mode which makes changes very painful. What i basically do, is that I have to put first the culprit flow on comment (//) and then make the changes. The Code syntax always starts with "flowName".Run(property1,property2,etc.).
I didn't find any setting within powerapps that allows to disable this auto "flow trigger" in edit mode.
Has anyone experience a similar issue and if so, any idea to prevent those undesired flow triggers ?
Thanks
Leon
I found through online research that you can disable this autorun by turning on the button "disable component behaviour property" in the setting. Well, this was actually automatically activated this morning and notified to me on opening the edit mode. But for those who are still bothered by the issue, this might help.
LL