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
Please consider moving ::getData() calling at least into Manager::build().
Example: getData throws an exception. It should be handled in datatable class which is not best solution.
Please consider moving ::getData() calling at least into Manager::build().
Example: getData throws an exception. It should be handled in datatable class which is not best solution.