TypeError: document.querySelectorAll(".scrollme").forEach is not a function. (In 'document.querySelectorAll(".scrollme").forEach', 'document.querySelectorAll(".scrollme").forEach' is undefined)handleSpy @ index.bbe1d5a….js:1n @ common.40f5dfd….js:2
<li><a :href="'#' + blocks[0].name" :class="{ 'active': blocks[0] === active }">{{blocks[0].name}}</a></li>