question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Popover issues with Vue. No visible transition, on headlessui.dev opening

See original GitHub issue

What package within Headless UI are you using?

I’m using "@headlessui/vue": "1.6.1" but the issue is visible on headlessui.dev.

What version of that package are you using?

1.6.1

What browser are you using?

Firefox 101, Chrome 102

Reproduction URL

The headlessui.dev example codebase. https://headlessui.dev/vue/popover

Describe your issue

When visiting the page, the vue popover

  1. doesn’t auto-open.
  2. When it is manually clicked it seems to not respond to the first click but then opens on the second click.
  3. When it does open it does not appear to have any transitions applied.

https://user-images.githubusercontent.com/641502/173177906-0edb012f-09b5-479b-af8d-c49f0a1a8ceb.mov

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:7
  • Comments:7

github_iconTop GitHub Comments

1reaction
ghostcommented, Sep 6, 2022

I think that the second point of this issue, When it is manually clicked it seems to not respond to the first click but then opens on the second click. Was not addressed. I am still seeing this issue with Chrome on https://headlessui.com/vue/popover

0reactions
RobinMalfaitcommented, Jul 13, 2022

Hey! Thank you for your bug report! Much appreciated! 🙏

The enter transition should work now. https://headlessui.com/vue/popover If you have other issues, please open a new issue with a reproduction attached 💪

Read more comments on GitHub >

github_iconTop Results From Across the Web

Headless UI - Popover - Menu item state - Stack Overflow
I am using TailwindCSS and HeadlessUI on a ReactJS project for my school and I was wondering the same thing.
Read more >
Disclosure - Headless UI
Headless UI keeps track of a lot of state about each component, like which listbox option is currently selected, whether a popover is...
Read more >
Popover | Components - BootstrapVue
The Popover feature provides a tooltip-like behavior, can be easily applied to any interactive element via the component or v-b-popover directive.
Read more >
HeadlessUI: Popover. Part 2: Styling an open panel's button
When the Popover panel is open, the icon will point to the bottom, ... In this part, we are going to add the...
Read more >
Headless UI v1.0 - Tailwind CSS
Today we're super excited to release Headless UI v1.0, which more than doubles the amount of included components for both React and Vue....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found