Christian Preston
Christian Preston
@Diizzayy Since the cookie has already been set by a thrid-party system I have to leverage this cookie to auth with GQL but when we deploy projects all cookies are...
Moving away from swiper vue in favor of elements as noted in the important update discussion. If you want to test please check out the latest draft PR that is...
@Smeky I will look into this! I am wondering if it's just nuxt-swiper or could be any module that you try to configure inline since that is a `@nuxt/kit` utility.
@FranciscoKloganB Hey 👋! I will have to look into as I never worked with web components with Typescript but I think it's possible still but I just have to see...
Hey @NnicanBuak! I think the current version of Swiper 9 is best bet to keep bugs limited but knowing we are going to lose support for the main package will...
Hello all! I have been working on a new branch that contains this work, but it seems that there is still some on going issues with swiper elements to make...
@FranciscoKloganB Thanks again for initial research on how to best implement native `web-components`! 🙏🏼 I really do appreciate the community helping me out it means the world. Thanks, CP 🚀
@NeekoDev Yes! I got it working last week you can check it out here: https://github.com/cpreston321/nuxt-swiper/tree/feat/elements 😀 While testing there are some modules like `creative-effects` not working with elements which seems...
@nandordudas I already do! Just doesn't work of out box with a default starter nuxt app.
> Regarding automation and npm releases, I think adding/publishing a `@vueuse/motion-edge` or `@vueuse/motion-nightly` package automatically based on the last commit on `main` would be useful. This can be used to...