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] NextUI Tab and Dropdown causes nextjs refresh #47

Open
shawnmclean opened this issue Oct 27, 2024 · 0 comments
Open

[Bug] NextUI Tab and Dropdown causes nextjs refresh #47

shawnmclean opened this issue Oct 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@shawnmclean
Copy link
Owner

In submenu and navbar, the default href behaviors causes a nextjs refresh.

However, Link works. But using the Link in Dropdown causes the styles to be blue.

So fallback to regular next/link is used, this causes littering of the code around the components.

References

heroui-inc/heroui#3786
heroui-inc/heroui#3784

@shawnmclean shawnmclean added the bug Something isn't working label Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant