вот главное Error: Error in ./StatsComponent class StatsComponent - inline template:4:31 caused by: Cannot read property 'sessionsCount' of undefined
исправить разметку
<h3 class="counter__number">{{counters?.sessionsCount}}</h3>
либо в классе определить this.counters = {}