gluestack-ui
gluestack-ui copied to clipboard
Button component breaks cliend-side navigation when used in Next.js' Link component
Description
Button component breaks cliend-side navigation when used in Next.js' Link component
gluestack-ui Version
2
Platform
- [ ] Expo
- [ ] React Native CLI
- [X] Next
- [X] Web
- [ ] Android
- [ ] iOS
Additional Information
On click it triggers a full page reload instead of handling it on the client side.