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
While navigating with clientside navigation between pages portals on other than the initial page seems to stop working randomly.
These portals used to work quite fine untill we migarated from Nuxt 3.8.1 to 3.10.x and from @headlessui/[email protected] to 1.7.19.
The text was updated successfully, but these errors were encountered:
I have investigated this issue, and it seems to be unrelated to the Nuxt version. The issue exists from headlessui/[email protected] (does not exist in 1.7.16 or earlier) and is most probably caused by this pull request: #2700
What package within Headless UI are you using?
@headlessui/vue
What version of that package are you using?
1.7.19
What browser are you using?
Firefox Developer Edition, Vivaldi
Reproduction URL
https://stackblitz.com/edit/nuxt-starter-uvfgv2?file=pages%2Findex.vue
Describe your issue
While navigating with clientside navigation between pages portals on other than the initial page seems to stop working randomly.
These portals used to work quite fine untill we migarated from Nuxt 3.8.1 to 3.10.x and from @headlessui/[email protected] to 1.7.19.
The text was updated successfully, but these errors were encountered: