You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.
On the second time I parse, the object has some memory regarding its positionin schema. Clear all, clear classes, delete(parser), and clearing persistent variable 'clear parser.configParam' does not help.
It seems that the problem is in the persistent variable 'config' in the static function 'configParam' of the JSON class. But still, I am not sure.
Could you please see what the issue is?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am parsing two JSON file one after another.
On the second time I parse, the object has some memory regarding its positionin schema. Clear all, clear classes, delete(parser), and clearing persistent variable 'clear parser.configParam' does not help.
It seems that the problem is in the persistent variable 'config' in the static function 'configParam' of the JSON class. But still, I am not sure.
Could you please see what the issue is?
The text was updated successfully, but these errors were encountered: