Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Cannot read property 'get' of null on FFW.UI.OnSystemContext #397

Closed
aderiabin opened this issue Sep 21, 2020 · 3 comments

Comments

@aderiabin
Copy link

Bug Report

Uncaught TypeError: Cannot read property 'get' of null on FFW.UI.OnSystemContext

Reproduction Steps
  1. Start WebHMI
  2. 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)
OS & Version Information
  • OS/Version: Ubuntu 18.04
  • HMI: 6d32f1b
@aderiabin
Copy link
Author

Please notice this is regression issue.

@iCollin
Copy link
Collaborator

iCollin commented Oct 9, 2020

@aderiabin @YarikMamykin can you confirm issue is still valid on develop? I think this may have been fixed by #403

@aderiabin
Copy link
Author

The issue is not reproduced on current develop (2cfbe48)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants