nuxt-module-alternatives icon indicating copy to clipboard operation
nuxt-module-alternatives copied to clipboard

Alternative modules to use while waiting for Nuxt 3 Compatibility

Results 4 nuxt-module-alternatives issues
Sort by recently updated
recently updated
newest added

Hello everyone ! I'm seeking for some help about an issue i'm encountering on my freshly created project based on these alternatives modules. I successfully managed to get a working...

needs-reproduction

Hello everybody, My Sanctum Auth is working, but I mentioned something strange. If I got a protected route - e.g. "/dashboard", which contains a component, which does something like this:...

needs-reproduction

Heyyy, i need help please, `loggedIn` stay in `false` nuxt.config.ts: ```ts import { defineNuxtConfig } from "nuxt"; export default defineNuxtConfig({ modules: [ "@nuxtjs-alt/auth", "@nuxtjs-alt/http", "@pinia/nuxt", ], auth: { strategies: {...

### Environment `- Operating System: Darwin` - Node Version: `v16.12.0` - Nuxt Version: `3.0.0` - Nitro Version: `1.0.0` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `modules`, `css`,...

wontfix
pending triage