26
Views
2
Comments
Unable to debug a data action

Hi, I am unable to debug a data action, whenever I add a break point in a data action it just doesn't fall in that action. What could be the possible reason?

Hi Tushar,

Please check your Data Action's Fetch property. You will be able to debug it based on that. In below SS it's setup as "At Start".


Thanks,

Narendra


Hello Tushar Verma ,

Check that your data action is "at start" otherwise you have to add breakpoint where the data action has been called.

Hope this will help you.

Regards

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.