We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
here is the reproduction : https://stackblitz.com/edit/vitejs-vite-vrljbw?file=src%2Fmain.js,src%2FApp.vue&terminal=dev
As you can see using containerRef and pass it to the boundary isn't taken into account.
If i'm wrapping the input with the dropdown it work but for my real component i can't do that
The text was updated successfully, but these errors were encountered:
Having the same issue.
I want to implement are shared Dropdown which bounds the the clicked element.
Sorry, something went wrong.
No branches or pull requests
here is the reproduction :
https://stackblitz.com/edit/vitejs-vite-vrljbw?file=src%2Fmain.js,src%2FApp.vue&terminal=dev
As you can see using containerRef and pass it to the boundary isn't taken into account.
If i'm wrapping the input with the dropdown it work but for my real component i can't do that
The text was updated successfully, but these errors were encountered: