nextui
nextui copied to clipboard
[BUG] - Tabs animation inside Modal
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
- Create modal with tabs
- Just click on tab
Expected behavior
I expected awesome transition animation
Screenshots or Videos
No response
Operating System Version
macOS, Windows
Browser
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?
Any updates on this?