nextui icon indicating copy to clipboard operation
nextui copied to clipboard

[BUG] - NextUIProvider navigate stills not being called

Open truediogo opened this issue 6 months ago • 19 comments

NextUI Version

2.4.6

Describe the bug

NextUIProvider navigate function is not calling the navigate function. Every time you click a link, it's reloading the whole page

Your Example Website or App

No response

Steps to Reproduce the Bug or Issue

Install last version of @nextui-org/react Setup NextUIProvider with navigate property

Same as https://github.com/nextui-org/nextui/issues/3232

Expected behavior

As a user when I hit a link, it should load the content without reloading the whole page

Working as native next/link

Screenshots or Videos

No response

Operating System Version

macOS

Browser

Chrome

truediogo avatar Jul 29 '24 12:07 truediogo