This repository was archived by the owner on Jan 13, 2023. It is now read-only.
Fix pagination issue
Pre-release
Pre-release
·
5 commits
to master
since this release
Fixed
- The pagination logic in the new HTML report would skip the page or cluster at index 0 as the
v-forfunction on an integer value in Vue.js starts from 1 and not 0