nextui icon indicating copy to clipboard operation
nextui copied to clipboard

[BUG] - href is not working in DropdownItem of DropdownMenu in Safari browser.

Open melodyxpot opened this issue 4 months ago • 1 comments

NextUI Version

2.4.8

Describe the bug

href props is not working in the safari browser. It's fine in another browsers.

Your Example Website or App

https://momoreis.vercel.app

Steps to Reproduce the Bug or Issue

  1. Open the landing page
  2. Signup using email and password
  3. You can see the user's account navbar after you sign in.
  4. If you click user's account, the dropdown is opened and there are DropdownItems.
  5. If you click "Hesabım" dropdown, nothing is happened.

Expected behavior

I wanted to redirect to "/profile" page but it's not working.

Screenshots or Videos

https://github.com/user-attachments/assets/a3724c62-e9d7-4c26-ab86-82bf8c12b08f

Operating System Version

iOS, macOS

Browser

Safari

melodyxpot avatar Oct 15 '24 16:10 melodyxpot