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
In case parameters take too long to arrive to RVD a "null" dereference error is thrown from projectMenuCtrl as it's assumed that parameters will be in place when this loads. We should improve asynchronous handling to avoid such errors.
In case parameters take too long to arrive to RVD a "null" dereference error is thrown from projectMenuCtrl as it's assumed that parameters will be in place when this loads. We should improve asynchronous handling to avoid such errors.