-
@tfsojon
I want a similar effect on our home page as described in the video. When you finish the work, only do PR to "chandu" branch. Please don't use the main branch.
https://www.loom.com/share…
-
**Hi All!**
I am really happy to see more and more people using Barba.js.
It's really nice to be able to give something back to the open source community.
I am also proud that in ~20 issues opened fr…
-
Hi, I have been reading a lot of questions in the GSAP Forum about Nuxt page navigation affecting scrollTrigger. They solve it destroying all the tweens with .kill() on the beforeDestroy() hook, which…
-
### Describe the bug
When running `vite` with `watch` flag the javascript and css assets are rebuilt on an endless loop.
I've tried to include our `styles.scss` file as an entrypoint and as an im…
-
Type: Performance Issue
After installing VSCode on my Windows 10 laptop and installing a few extensions, I noticed I am unable to use the ctrl + S and Ctrl + V to perform save and paste functions re…
-
### Version
@nuxtjs/strapi:
nuxt:
### Reproduction Link
```
const user = useStrapiUser()
```
On page reload the user disappears even after cookie options have been modified. Using for…
-
Is it compatible with Nuxtjs 3?
-
I tried to deploy my nuxt 2 app but I get this error:
error postcss-nesting@8.0.1: The engine "node" is incompatible with this module. Expected version "12 - 16". Got "18.13.0"
vercel.json:
`…
-
There's more of these under Dev Dependencies.
Not sure what's causing this, as you can see multiple packages have an update available but it won't show up in your extension. For `Flowbite` it e…
-
Hello 👋
After updating from vue2.6 with vue-demi, to vue2.7 without vue-demi, im running into an issue where Vue no longer is registering the VueQueryPlugin.
here is how i have been using the plugi…