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

Button component breaks cliend-side navigation when used in Next.js' Link component #2451

Closed
2 of 6 tasks
ruckerzerg opened this issue Sep 4, 2024 · 0 comments
Closed
2 of 6 tasks
Assignees
Labels
bug Something isn't working

Comments

@ruckerzerg
Copy link

Description

Button component breaks cliend-side navigation when used in Next.js' Link component

CodeSandbox/Snack link

https://

Steps to reproduce

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error

gluestack-ui Version

2

Platform

  • Expo
  • React Native CLI
  • Next
  • Web
  • Android
  • iOS

Other Platform

No response

Additional Information

On click it triggers a full page reload instead of handling it on the client side.

@ruckerzerg ruckerzerg added the bug Something isn't working label Sep 4, 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

2 participants