Electron-vue: In electron-vue, display doesn't work

Created on 10 Feb 2019  ·  1Comment  ·  Source: SimulatedGREG/electron-vue

Found an issue or bug with electron-vue? Tell me all about it!

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.

Describe the issue / bug.

#
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.

How can I reproduce this problem?

#
Use a bulma template from https://dansup.github.io/bulma-templates/ and choose the Kanban one, or the tabs one.

If visual, provide a screenshot.

#
https://nsa40.casimages.com/img/2019/02/10/190210110553586689.png

Tell me about your development environment.

If you are looking to suggest an enhancement or feature, then feel free to remove everything above.

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.

>All comments

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.

Was this page helpful?
0 / 5 - 0 ratings