Good day.
Sometimes I get a random error when I load a scheduler component.
As I understand this component is a common javascript code wrapped inside react component.
Sometimes activeView is empty when data is tried to be changed.
It might be happen when I changed currentDate through component props before than component rendering was finished.