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

Container can accept a callback #810

Open
wants to merge 2 commits into
base: v-tooltip-3
Choose a base branch
from

Conversation

Rigidoont
Copy link

Right now it’s not possible to specify container for a tooltip in the Shadow DOM. The solution is to accept a callback in the container option in order to resolve the element/selector dynamically right before appending the popper node. This pull request should resolve #346 for the next branch.

@Rigidoont Rigidoont mentioned this pull request Dec 20, 2021
@JRonde
Copy link

JRonde commented Sep 13, 2023

I need to use floating-vue in the Shadow DOM. If this branch provides Shadow DOM support, can it be reviewed and merged?

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.

Support Shadow DOM
2 participants