Open fyhao opened 6 years ago
Check https://github.com/fyhao/tns-webform-client/blob/master/app/lib/modBrowser/helperEvalParser.js#L27
Experienced issue on wf-gateway, we may need to clear vars from global in finally block, careful unit test, real device test had to be tested throughoutly.
Basic test done in sim, no issue found
LGTM
Maybe got bug
Check https://github.com/fyhao/tns-webform-client/blob/master/app/lib/modBrowser/helperEvalParser.js#L27
Experienced issue on wf-gateway, we may need to clear vars from global in finally block, careful unit test, real device test had to be tested throughoutly.