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
Uncaught TypeError: Cannot read property 'get' of null on FFW.UI.OnSystemContext
Reproduction Steps
Start WebHMI
Click on VRButton button (Button for VR commands emulation)
Expected Behavior
No errors are observed
Observed Behavior
Error is observed in browser console:
FFW.UI.OnSystemContext
UIRPC.js:2029 Uncaught TypeError: Cannot read property 'get' of null
at d.OnSystemContext (UIRPC.js:2029)
at d.onSystemContextChange (Controller.js:1458)
at d.onActivate (VRPopUp.js:246)
at j (ember-1.0.pre.min.js:14)
at Array.<anonymous> (ember-1.0.pre.min.js:14)
at g.flush (ember-1.0.pre.min.js:14)
at k (ember-1.0.pre.min.js:14)
at Object.Ember.endPropertyChanges (ember-1.0.pre.min.js:14)
at e.flush (ember-1.0.pre.min.js:14)
at end (ember-1.0.pre.min.js:14)
Bug Report
Uncaught TypeError: Cannot read property 'get' of null on FFW.UI.OnSystemContext
Reproduction Steps
VRButton
button (Button for VR commands emulation)Expected Behavior
No errors are observed
Observed Behavior
Error is observed in browser console:
OS & Version Information
The text was updated successfully, but these errors were encountered: