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

panel button right bug #93

Open
robotpapier opened this issue Jan 8, 2020 · 1 comment
Open

panel button right bug #93

robotpapier opened this issue Jan 8, 2020 · 1 comment

Comments

@robotpapier
Copy link

It seems there is a bug with panel button when open on the right can someone confirm ?
in index.vue I have :
<f7-nav-left> <f7-link panel-open="right" icon-ios="f7:menu" icon-aurora="f7:menu" icon-md="material:menu"></f7-link> </f7-nav-left>

when we click on the 3 bar icon to open the panel from the right and then close it, we can no longer click on the icon to reopen the panel.

This bug is not present when using open panel on the left panel-open="left"

@heyfadii
Copy link

heyfadii commented Feb 4, 2020

I am facing the same issue, but with opposite direction. So for me panel-open="right" works fine, but panel-open="left" is not working.

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

No branches or pull requests

2 participants