Questions regarding how to use electron or vue are likely to be closed as they are not direct issues with this boilerplate. Please seek solutions from official documentation or their respective communities.
#
I use Bulma, and when I go on a page with a specific template, it's stuck at where I arrived and I can't scroll. If I refresh by pressing F5, all works fine.
#
Use a bulma template from https://dansup.github.io/bulma-templates/ and choose the Kanban one, or the tabs one.
#
https://nsa40.casimages.com/img/2019/02/10/190210110553586689.png
Hi, issue solved, it was a problem from vue which kept attributes from a page to an other, and as the scrollbar was hidden from a page it kept it for the other.
Most helpful comment
Hi, issue solved, it was a problem from vue which kept attributes from a page to an other, and as the scrollbar was hidden from a page it kept it for the other.