Popover OverlayArrow not rotating #6655
-
|
Hi all, Just struggling to get my Popover OverlayArrow to change direction and face upwards when it renders below the button that triggers it. Screen.Recording.2024-07-01.165740.mp4I've replicated part of the problem in this codesandbox demo I tried to create my component using the react-aria example, here. Here's how I'm structuring the code: // App.tsx // InfoButton.tsx // InfoPopover Appreciate any help! Nick |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
I think you aren't using our Tailwind plugin? It looks like the https://react-spectrum.adobe.com/react-aria/examples/wifi-switch.html#tailwind-config |
Beta Was this translation helpful? Give feedback.
I think you aren't using our Tailwind plugin? It looks like the
group-placement...isn't resulting in any classname being generated.https://react-spectrum.adobe.com/react-aria/examples/wifi-switch.html#tailwind-config