-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
Steps to reproduce:
- login into Tasklist
- select a filter
- select a task
- select another filter
Problem:
The following error is thrown:
Error: unresolvable: Cannot read property 'followUp' of null at deps.js?bust=1505120758810:99980 at wrappedCallback (deps.js?bust=1505120758810:11723) at deps.js?bust=1505120758810:11809 at Scope.$eval (deps.js?bust=1505120758810:12852) at Scope.$digest (deps.js?bust=1505120758810:12664) at Scope.$apply (deps.js?bust=1505120758810:12956) at HTMLDivElement.<anonymous> (deps.js?bust=1505120758810:19280) at HTMLDivElement.dispatch (deps.js?bust=1505120758810:143518) at HTMLDivElement.elemData.handle (deps.js?bust=1505120758810:143204)
Expected behavior:
The error is not thrown.