Skip to content

AuthLayout fix for mobile navigation #2

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

tominal
Copy link

@tominal tominal commented Oct 22, 2020

I noticed that the navbar immediately hides after tapping the navbar icon on a mobile device. To reproduce the issue I'm describing, clone the repo, serve it, then open up the login page in Chrome and adjust the window width to a mobile width. The demo page for this repo works just fine so I wonder if this was fixed already and not pushed.

This can be fixed by using Bootstrap Vue's v-b-toggle directive and removing the toggleMenu method in the BaseNav component.

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

Successfully merging this pull request may close these issues.

1 participant