-
Hello, i just installed this package via npm and imported everything.
But it's just showing everything next to each other without bigger style.
![vue-glide-problem](https://user-images.githubuserc…
-
How token based authentication can be implemented with Ream. Is there any example available?
-
Hello,
I have added vue-touch@next beta-4 as a plugin with the ssr workaround, to my the vue nuxt.js. The stuff is techniccally working, however it brokes the DOM and I am getting the warning bel…
-
### Description
Hi, media queries are not working. I have this in nuxt.config.js
My project is based on https://github.com/atinux/atidone/
Is there some flag to enable suppor for **sm:w-1/2** etc?
…
-
### Reproduction
https://stackblitz.com/edit/nuxt-shadcn-errors
### Describe the bug
I have been creating new nuxt projects and installing the shadcn-nuxt module right away, using docs steps, of co…
-
In npm run dev state, sitemap.xml is created, but in npm run start state after npm run build, sitemap.xml is not created.
Is /sitemap.xml normal after npm run dev command?
After npm run build and …
-
# Proposal: Support for Anonymous resources
So far there are only 3 kinds of operation allowed:
- item operations (these expects url contains an id)
- collection operations (these expects result …
-
Fresh nuxtjs project with vuetify plugin `yarn dev` build error
```
Compiled with some errors in 48.19s
on line 18, column 3 of node_modules/vuetify/src/components/VCalendar/VCalendarDaily.sas…
-
### Version
nuxt-vite: v0.0.7
nuxt: v2.15.2
### Description
Without Nuxt Vite module, I was able to import a graphql file to my vue component. The moment I added Nuxt Vite, the gql was unabl…
-
vue-atlas.js
import Vue from 'vue'
import vueAtlas from 'vue-atlas'
import 'vue-atlas/dist/vue-atlas.css'
Vue.use(vueAtlas, 'en')
----------------------------
nuxt-config.js
plugin…