Details
-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
3.29.2, 3.30.0
-
Chrome MacOSX
Description
I limited my account to nx-analytics-all and logged in and noticed the attached error on screen as well as the below in browser console.
On deeper testing, I got this on limited user accounts except when I gave my account a browse (repository-view) role. At this time the error ceased.
Clearing cache did not help.
This is not recent regression (3.29.2 also affected) tho I suspect it is regression because I have performed this sort of role change before and did not notice any issue. Since I didn't find a causal version thus am not 100% sure, I am not labelling regression at this time however.
Uncaught TypeError: Cannot read property 'timerId' of undefined
at ctor.removeListener (baseapp-prod.js?_v=3.30.0-SNAPSHOT&_e=PRO&_dc=1610140986052:1)
at ctor.clearListeners (baseapp-prod.js?_v=3.30.0-SNAPSHOT&_e=PRO&_dc=1610140986052:1)
at ctor.unlisten (baseapp-prod.js?_v=3.30.0-SNAPSHOT&_e=PRO&_dc=1610140986052:1)
at ctor.unlisten (baseapp-prod.js?_v=3.30.0-SNAPSHOT&_e=PRO&_dc=1610140986052:1)
at nexus-rapture-prod.js?_v=3.30.0-SNAPSHOT&_e=PRO&_dc=1610140986052:1
at ctor.eachKey (baseapp-prod.js?_v=3.30.0-SNAPSHOT&_e=PRO&_dc=1610140986052:1)
at constructor.syncManagedControllers (nexus-rapture-prod.js?_v=3.30.0-SNAPSHOT&_e=PRO&_dc=1610140986052:1)
at ctor.fire (baseapp-prod.js?_v=3.30.0-SNAPSHOT&_e=PRO&_dc=1610140986052:1)
at ctor.dispatch (baseapp-prod.js?_v=3.30.0-SNAPSHOT&_e=PRO&_dc=1610140986052:1)
at constructor.b.doFireEvent (baseapp-prod.js?_v=3.30.0-SNAPSHOT&_e=PRO&_dc=1610140986052:1)