Open PR0F1L3R1 opened 1 year ago
If you place tabs inside a modal component, it will disable the transition animation of the selected
https://stackblitz.com/edit/vitejs-vite-b43wm3?file=src%2FApp.tsx&terminal=dev
I expected awesome transition animation
No response
macOS, Windows
Chrome
https://github.com/framer/motion/issues/1302
any solution ?
Could there be any alternatives to render the Modal? Instead of using a Portal?
Any updates on this?
I give the solution here: #2297 (comment)
Thanks man!
Describe the bug
If you place tabs inside a modal component, it will disable the transition animation of the selected
Your Example Website or App
https://stackblitz.com/edit/vitejs-vite-b43wm3?file=src%2FApp.tsx&terminal=dev
Steps to Reproduce the Bug or Issue
Expected behavior
I expected awesome transition animation
Screenshots or Videos
No response
Operating System Version
macOS, Windows
Browser
Chrome