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
When using the said example (minus the fixed CSS class), the menu works and looks as expected, but when hovering the menu entries in Firefox I get some fast flickering as shown below.
Screencast.from.17-10-22.21.24.30.webm
I've played around and I'm unable to get the flickering to stop. I have tested in Chromium and the same behavior doesn't happen. My main suspicion was the transitions, but removing these didn't seem to help either.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have copied the styled example from right at the top of the page, here: https://headlessui.com/react/menu
When using the said example (minus the
fixed
CSS class), the menu works and looks as expected, but when hovering the menu entries in Firefox I get some fast flickering as shown below.Screencast.from.17-10-22.21.24.30.webm
I've played around and I'm unable to get the flickering to stop. I have tested in Chromium and the same behavior doesn't happen. My main suspicion was the transitions, but removing these didn't seem to help either.
Using latest React, headlessui, etc.
If it helps, the project I'm working on is here
Beta Was this translation helpful? Give feedback.
All reactions