PeterSouza
TTCTheo's Typesafe Cult
•Created by zebwd on 12/29/2024 in #questions
Weirdest bug with RadixUI toast + Framer motion
it looks like framer motion and Radix are both trying to manage the state of your popups. I would say to remove the line:
<AnimatePresence mode="popLayout" initial={false}>
and the closing tag
</AnimatePresence>
14 replies