Client Side middleware sometimes doesn't run when navigating with NuxtLink
I have the console.log() in a
/middleware/permissions.global.ts on refresh it logs always, but when using NuxtLink to navigate it stops loggins 90% of the time.
