Form bug found, cant use 2 forms without the "cant convert string to integer" WEIRD

Hello,

It seems that I found a weird bug. When I use one Form from the |Form Activities|, everything is fine. I extract data from JSON, and I can do my thing. However, when I want to use another form and extract JSON data, I get the “can’t convert string to integer” Error. And here is the weird part. If I delete the first form, the second form has no errors. If I disable the first form, the error is still there.

I wonder if any of you guys know how to help or have the error your self.

Thanks.

@Golden_Skull
Please share the xaml files.

I found out the problem I tried to read JSON while it was a string and then it gave me the error.

thx

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.