Niklas Grieger
Niklas Grieger
There is an issue with some csp policies. eval is unsafe and may produce security problems. > Allows the use of eval() and similar methods for creating code from strings....
Hello, it would be nice if there is a option that the navigation bar in the phone is always changing theme to light / dark mode. It would be more...
### Environment **Vuetify Version:** 3.3.6 **Vue Version:** 3.3.4 **Browsers:** Chrome 114.0.0.0 **OS:** Mac OS 10.15.7 ### Steps to reproduce Open the reproduction Link and shrink the browser resolution to mobile...
The GTM detection has changed with https://github.com/nuxt-modules/web-vitals/pull/67. The GTM will be detected by checking window.dataLayer. You only have to set config key 'provider' to 'gtm'
### Description This module provides multiple vuetify extended components like a List with nested logic ### Repository https://github.com/devonik/nuxt-vuetify-nested-containment ### npm https://www.npmjs.com/package/nuxt-vuetify-nested-containment ### Nuxt Compatibility Nuxt 3
### Description This nuxt 3 module provides a client side plugin that add intercom to window and provides $intercom instance so you can easily access intercom function like update user...
fix #685
### Description This module is helper for the vue-i18n nuxt module. It provides the translation data by googlesheet API request or custom API (depends on rumtime config). The translations will...
I think you have to explicit import defineNuxtPlugin like you import Logrocket in the plugin import { defineNuxtPlugin } from '#app'
Hi, is there a way to force reloading cached images ? In my case I want to force the reload when the remote data is changed (same file name).