Ashley
I have a plugin that allows you to loop over a json array structure directly and it works well.
What I am curious about is that I can't set a break point in the loop. Is there some way I need to change the code to give it the ability to have break points set with the c3 runtime ?
I appreciate any guidance.
Thank you.