when closing the morphing popover component, the text animation on the trigger stretches/expands and doesn't behave the same way as in the docs setup. i set up a brand new next app, with the latest shadcn and tailwind v4 components and installed the `morphing-popover` component via the shadcn cli. https://github.com/user-attachments/assets/500d1350-2e1b-4f2f-bb82-283755da64eb Package manager: Bun Browser: Brave Nextjs: 15.2.4 React: 19.0.0 Motion: 12.6.3 Tailwind: 4.0.0 You can clone [this repo](https://github.com/ryanwaits/ui-primitives) to try and reproduce
when closing the morphing popover component, the text animation on the trigger stretches/expands and doesn't behave the same way as in the docs setup.
i set up a brand new next app, with the latest shadcn and tailwind v4 components and installed the
morphing-popovercomponent via the shadcn cli.popover-demo.mov
Package manager: Bun
Browser: Brave
Nextjs: 15.2.4
React: 19.0.0
Motion: 12.6.3
Tailwind: 4.0.0
You can clone this repo to try and reproduce