Open
Description
Hello,
I am not sure if you are implementing pages collecting, but there a small issue where only 1 page is browsable, pagination is not working. The same exact issue from xsshunter-express
This could be solved by editing: https://github.com/trufflesecurity/xsshunter/blob/main/front-end/src/pages/CollectedPages.vue as following:
- line 118: edit the variable name report_count to pages_count
- line 225: remove the disabled .page-item.disabled