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

Make popover remain visible when clicking inside #144

Open
juanpablob opened this issue Feb 4, 2021 · 1 comment
Open

Make popover remain visible when clicking inside #144

juanpablob opened this issue Feb 4, 2021 · 1 comment

Comments

@juanpablob
Copy link

Hello there! First of all, thanks for creating and maintaining this plugin :)

Is there any option / way to avoid popover going away when clicking inside? I'm placing some UI Controls inside the popover (like a slider range, for example) but when clicking anything inside the popover it just disappears. Is there any way to set this off or any workaround? I wouldn't want to make a fork of this repo and introduce the feature only for me, unless you want me to develop the functionality and as long as you are willing to publish it. Thank you! 👍

Kind regards,
Juan Pablo

@juanpablob juanpablob changed the title Make popover stay when clicking inside Make popover remain visible when clicking inside Feb 4, 2021
@leakedby
Copy link

My method:
Set :force-show="true"
After click outside set = false
I am using "v-click-outside" plugin

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