Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] - Listbox Item href causes full reload #3105

Closed
wingkwong opened this issue May 28, 2024 · 2 comments
Closed

[BUG] - Listbox Item href causes full reload #3105

wingkwong opened this issue May 28, 2024 · 2 comments
Assignees
Labels
🔴 Priority: Critical Issue prevents most users from using NextUI or the core functionality is breaking 🐛 Type: Bug Something isn't working

Comments

@wingkwong
Copy link
Member

wingkwong commented May 28, 2024

NextUI Version

2.4.0

Describe the bug

after updating to 2.4.0, listbox item no longer uses the router function i've passed to the provider. v2.3.6 works fine.

Your Example Website or App

https://stackblitz.com/edit/vitejs-vite-hlgmdv

Steps to Reproduce the Bug or Issue

See in stackblitz

Expected behavior

should behave same as Link

Screenshots or Videos

No response

Operating System Version

macOS

Browser

Chrome

Copy link

linear bot commented May 28, 2024

@wingkwong wingkwong self-assigned this May 28, 2024
@wingkwong wingkwong added the 🐛 Type: Bug Something isn't working label May 28, 2024
@jrgarciadev jrgarciadev added the 🔴 Priority: Critical Issue prevents most users from using NextUI or the core functionality is breaking label May 28, 2024
@linear linear bot closed this as completed May 29, 2024
@wingkwong
Copy link
Member Author

For those who need the temp fix before the next release, please use

"@nextui-org/system": "0.0.0-canary-20240529193819",
"@nextui-org/link": "0.0.0-canary-20240529193819",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔴 Priority: Critical Issue prevents most users from using NextUI or the core functionality is breaking 🐛 Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants