Replies: 1 comment
-
This sounds like a CSS issue rather than an issue with the primitives as the part is optional. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using Next 14 and if I omit the Indicator component it breaks the animation in of my Content component.
In other words, when hovering over a trigger, the viewport animates in as expected but the content abruptly becomes visible at the end of the viewport animation.
If I simply add the Indicator back into the Nav per the demo, the content animates in as expected.
Any help much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions