Unexpected errors in the browser console after restarting a workspace #1902
Labels
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/blocker
Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
Milestone
[Short description of problem here]
Reproduction Steps:
Expected behavior: the Terminal should be launched. There is no a javascript errors
Observed behavior: the Terminal does not run. We have errors in the javascript console like:
_app-0.js:846 Fri Jul 22 13:12:57 GMT+300 2016 com.google.gwt.logging.client.LogConfiguration SEVERE: (TypeError) : Cannot read property 'Bm' of nullcom.google.gwt.core.client.JavaScriptException: (TypeError) : Cannot read property 'Bm' of null at Unknown.yk(_app-0.js) at Unknown.xk(_app-0.js) at Unknown.eval(_app-0.js) at Unknown.eval(_app-0.js)
Expected behavior: after clicking on the fires item the Compare button should be enabked
Observed behavior: after clicking on the fires item the Compare button still disabled
Che version: 4.6.0
OS and version: Ubuntu OS 14.0
Docker version: 1.11.2
Che install: local bundle
Additional information:
The text was updated successfully, but these errors were encountered: