steven-tey / precedent

An opinionated collection of components, hooks, and utilities for your Next.js project.
https://precedent.dev
MIT License
4.69k stars 409 forks source link

Tooltip z-indexes #4

Closed mehulkar closed 1 year ago

mehulkar commented 1 year ago

Tooltips might need some love

CleanShot 2023-01-13 at 15 17 22@2x
steven-tey commented 1 year ago

This has been fixed – thanks for the bug report Mehul!

Turns out it was a super obscure Framer Motion bug lol so I switched to Tailwind animate: https://github.com/steven-tey/precedent/blob/main/pages/index.tsx#L81