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
For some reason while I execute the unit test target I run into a infinity recursive call for nxEV_reloadData. I've found load method is getting call twice, this could be the root of the issue.
The text was updated successfully, but these errors were encountered:
andresbrun
changed the title
Infinity recursive call for nxEV_reloadData
Infinite recursive call for nxEV_reloadData
Nov 23, 2015
Just happening executing Unit Test target.
For some reason while I execute the unit test target I run into a infinity recursive call for nxEV_reloadData. I've found
load
method is getting call twice, this could be the root of the issue.The text was updated successfully, but these errors were encountered: