skoenfaelt
skoenfaelt
Could you give us the option to simply change the brandings? Or is it possible to fork the theme and edit on our own?
@ArsalaBangash it seems it wont work with components in components/app/AppHeader.vue for example. I changed the Logo layout and even wrote some stuff, just to see the changes. There where no...
Any Updates on this announcment?
"nuxt": "^2.15.8", "@nuxtjs/tailwindcss": "^5.3.3", same problem here using lang="scss" (
Same issue with Angular 14, but only in Firefox. Blink browsers like chrome are okay, Edge works also fine.
I use it in Angular 14 and having same issues, but only in firefox. Chrome and chromium Browsers are all fine.
```js import createPersistedState from 'vuex-persistedstate' import SecureLS from 'secure-ls' const ls = new SecureLS({ encodingType: 'rc4', // changeable isCompression: false, encryptionSecret: 's3cr3tPa$$w0rd@123', // change this }) export default ({ store,...
Closing this, since we decided to use SSR mode, which more or less solves the problem...
Does anyone know how this issue works, when it comes? Im on v6.1.3 and nuxt v2.15.8 and the problem came back. (using default settings)
@aliwesome currently I use nuxt 2.16.3 and nuxt/tailwind 6.6.6 with YARN2 nodelinker and currently I have no issues.