Giannis Koutsaftakis

Results 50 comments of Giannis Koutsaftakis

Sorry @so1ve my bad 🙏 yes this issue is open, my mistake.

Here's a Stackblitz with a reproduction, it's basically a default Nuxt 3 install + ESLint and Nuxt AuthJS. You can run `npm run lint` in the terminal to see the...

Thanks for the pointers @Hebilicious , I'll look into it.

I looked into it a bit more and it seems that the error gets reported even with the [default nuxt eslint plugin](https://github.com/nuxt/eslint-config). Anyway, feel free to close this issue, but...

@k-zakhariy, if you don't need more than one tooltip displaying simultaneously, here's a workaround: https://github.com/Akryum/floating-vue/issues/1005#issuecomment-2629480021

This project is maintained (e.g. potential bugs will be fixed), but there's no active development for additional features ATM.

Hey @Bader-Idris, I cannot replicate the issue, here's a Stackblitz with the template working https://stackblitz.com/~/github.com/kouts/vue3-ts-vite-starter-template

Thanks once more for this great plugin @Baroshem. I see route rules are supported in the current version 1.6.5 of [nuxt-csurf](https://github.com/Morgbn/nuxt-csurf). I think the issue might come from the https://github.com/Baroshem/nuxt-security/blob/55bb8cb380832ab76481919369631664a3116141/src/types/module.ts#L35...

@Baroshem I've opened a PR for this, let me know if I missed something.

Yes @pilcrowonpaper, I'm using Postgres + Drizzle ORM