#Nextjs Link component causing a hard reload
5 messages · Page 1 of 1 (latest)
No idea without seeing some code, Tauri isnt doing anything to cause it
Yes you're right Tauri wasn't causing it
It turned out to be Card component from nextui library.
If you place Card inside of a Link it will cause a page reload on navigation idk why it's pretty weird