Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calling layout.fix() and layout.fixSidebar() #49

Open
hjf opened this issue Apr 5, 2018 · 1 comment
Open

Calling layout.fix() and layout.fixSidebar() #49

hjf opened this issue Apr 5, 2018 · 1 comment
Labels

Comments

@hjf
Copy link

hjf commented Apr 5, 2018

Hello.
Sometimes my sidebar isn't refreshed when new data is added. The data is added via a computed property, from Vuex. If I see the HTML source, I see that the <li> items are there. But the sidebar isn't showing them.

I've investigated and it seems I'd have to call layout.fix() and layout.fixSidebar() for this to work. How can I accomplish this from Vue?

@devjin0617 devjin0617 added the bug label Apr 12, 2018
@hjJunior
Copy link

I'm get similiar problem, but my problem is when I change page content the height size get cutted out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants