You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In using Nuxt 3 and the popover seems to be portalled by default, contrary to what is stated in the documentation, and it doesn't work with the Vue 3 SFC example and portalled option explicitly set to false.
💥 Steps to reproduce
Create a Nuxt 3 app
Create a Popover.client.vue component by copy pasting the Vue SFC example from the doc
🐛 Bug report
In using Nuxt 3 and the popover seems to be portalled by default, contrary to what is stated in the documentation, and it doesn't work with the Vue 3 SFC example and portalled option explicitly set to false.
💥 Steps to reproduce
💻 Link to reproduction
CodeSandbox reproduction:
🧐 Expected behavior
The api.portalled be false by default and the popover works.
🌍 System information
📝 Additional information
The text was updated successfully, but these errors were encountered: