Open
Description
When week view is opened in the session-calendar component, ngonchanges, which is originally only listening to changes in the 'session' @input for the component, starts to listen to all of the mouse move and scrolling events, calling ngOnChanges() handler in the component.