nextui-org / nextui

🚀 Beautiful, fast and modern React UI library.
https://nextui.org
MIT License
21.62k stars 1.41k forks source link

[BUG] - Why my navbar set index-9999 but Card of nextui always on the top ? Same with other component #2948

Closed ngodacthien closed 5 months ago

ngodacthien commented 5 months ago

NextUI Version

2.3.6

Describe the bug

I use framermotion for sidebar. It can hide to left and show to right.

Your Example Website or App

No response

Steps to Reproduce the Bug or Issue

Click menutoggle show sidebar and hide main navigation. My content in sidebar alway after component of nextui. I had try z-[9999] and z-0 each other.

Expected behavior

I dont know

Screenshots or Videos

Ảnh màn hình 2024-05-05 lúc 00 18 24

Operating System Version

Nextjs14

Browser

Chrome

linear[bot] commented 5 months ago

ENG-791 [BUG] - Why my navbar set index-9999 but Card of nextui always on the top ? Same with other component