Details
Description
I noticed when I login from a search results page (as opposed to welcome), I get an error on the screen. This occurs for me in Chrome reliably with debug on and off.
Weirdly, this occurs in FF with debug off but not with it on. With it on, you still get a JS error but the JS error is different (both debug on and off). Also I noticed that the screen is different with FF debug on and it prevents from reloading (which the others do not do). I am assuming this is the same error but if this behavior persists after the JS(es?) and error(s?) are gone, then may be another ticket there. I considered adding label security but since I'm not sure, leaving out for now.
I made minor because I didn't notice any adverse behavior on the quick.
I did not check older NX3 or NX2 at this time.
Chrome:
Uncaught TypeError: Cannot set property 'view' of null
baseapp-prod.js?_v=3.0.0-SNAPSHOT&_dc=1432912244793:1
Details:
Ext.cmd.derive.initComponent @ baseapp-prod.js?_v=3.0.0-SNAPSHOT&_dc=1432912244793:1
Ext.cmd.derive.constructor @ baseapp-prod.js?_v=3.0.0-SNAPSHOT&_dc=1432912244793:1
b.implement.callParent @ baseapp-prod.js?_v=3.0.0-SNAPSHOT&_dc=1432912244793:1
Ext.cmd.derive.constructor @ baseapp-prod.js?_v=3.0.0-SNAPSHOT&_dc=1432912244793:1
b.implement.callParent @ baseapp-prod.js?_v=3.0.0-SNAPSHOT&_dc=1432912244793:1
Ext.cmd.derive.constructor @ baseapp-prod.js?_v=3.0.0-SNAPSHOT&_dc=1432912244793:1
A @ baseapp-prod.js?_v=3.0.0-SNAPSHOT&_dc=1432912244793:1
Ext.apply.widget @ baseapp-prod.js?_v=3.0.0-SNAPSHOT&_dc=1432912244793:1
Ext.cmd.derive.getView @ baseapp-prod.js?_v=3.0.0-SNAPSHOT&_dc=1432912244793:1
(anonymous function) @ nexus-coreui-plugin-prod.js?_v=3.0.0-SNAPSHOT&_dc=1432912244793:1
Ext.cmd.derive.runCallback @ baseapp-prod.js?_v=3.0.0-SNAPSHOT&_dc=1432912244793:1
Ext.cmd.derive.onData @ baseapp-prod.js?_v=3.0.0-SNAPSHOT&_dc=1432912244793:1
Ext.apply.callback @ baseapp-prod.js?_v=3.0.0-SNAPSHOT&_dc=1432912244793:1
Ext.cmd.derive.onComplete @ baseapp-prod.js?_v=3.0.0-SNAPSHOT&_dc=1432912244793:1
Ext.cmd.derive.onStateChange @ baseapp-prod.js?_v=3.0.0-SNAPSHOT&_dc=1432912244793:1
(anonymous function) @ baseapp-prod.js?_v=3.0.0-SNAPSHOT&_dc=1432912244793:1
Firefox:
TypeError: me.headerCt is null baseapp-debug.js:113883:8
Attachments
Issue Links
- is duplicated by
-
NEXUS-8776 UI error thrown when signing in with Search results already shown
-
- Closed
-
- is related to
-
NEXUS-9031 Errors after logging in from anonymous to some pages
-
- Closed
-