Joaquín
Joaquín
NNuxt
Created by Kernel Panic on 1/12/2025 in #❓・help
Vuetify Reset CSS
iirc you also need to disable nuxt inline styles (if you've enabled the flag)
12 replies
NNuxt
Created by Kernel Panic on 1/12/2025 in #❓・help
Vuetify Reset CSS
and https://discord.com/channels/340160225338195969/696761883184595004/1278663775892930601 (check also the thread, link to previous pinegrow repo)
12 replies
NNuxt
Created by Kernel Panic on 1/12/2025 in #❓・help
Vuetify Reset CSS
12 replies
NNuxt
Created by Kernel Panic on 1/12/2025 in #❓・help
Vuetify Reset CSS
12 replies
NNuxt
Created by Kernel Panic on 1/12/2025 in #❓・help
Vuetify Reset CSS
12 replies
NNuxt
Created by Kernel Panic on 1/12/2025 in #❓・help
Vuetify Reset CSS
can you provide a minial reproduction? or at least the configuration you're using
12 replies
NNuxt
Created by Joaquín on 10/4/2024 in #❓・help
why nuxt not exposing `NUXT_` nor `NUXT_PUBLIC_` env entries in `import.meta.env`?
I need those entries in dev server and build time
3 replies
NNuxt
Created by Joaquín on 10/4/2024 in #❓・help
why nuxt not exposing `NUXT_` nor `NUXT_PUBLIC_` env entries in `import.meta.env`?
I cannot use useRuntimeConfig().public inside the service worker
3 replies
NNuxt
Created by dreamland on 4/28/2024 in #❓・help
@vite-pwa/nuxt clients.matchAll not working in ServiceWorker with subdomain scope
4 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
(android and chromium based browsers only)
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
there are some hints to test push notifications in dev onn real device
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
check also the Elk docs: https://docs.elk.zone/pwa
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
if you've a favicon.svg or logo.svg check pwa assets generator to generate the pwa icons: https://vite-pwa-org.netlify.app/assets-generator/cli.html
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
don't use maskable any in pwa icons' purpose
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
the recipes will use modules
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
you can use recipes or just workbox modules
50 replies
NNuxt
Created by Tincan on 4/8/2024 in #❓・help
Service worker loaded by PWA causing constant reload
there is a recipe for offline
50 replies