stygmate
stygmate
When I force add `@vue/apollo-composable` to my project it work... (`npm i --force @vue/apollo-composable`)
@Diizzayy same as @Der-Alex ... I'm going crazy... I've made a diff of projects and i can't find what is going on ...
@Der-Alex i'm going to quit my computer. Can you share your project to @Diizzayy ?
in a fresh project using latest lts node, the package-lock.json file install apollo-composable in `node_modules/@nuxtjs/apollo/node_modules/@vue/apollo-composable` , ant it's flagged `"dev": true`. while in the repro project of @Diizzayy it's installed...
Any solution for this ?
I have exactly the same bug. On a mac studio m1 max (last os). I'm using Hermes 2 Pro llama 8B model.
+1 as it will permit to evaluate confiance score
+232 for this feature 😅
Any news on this ? it make some code/lib (using a lot slots) unusable. In my case it make Vuetify very performance hungry as a lot of thing rerender without...
any news for this one ? Vuetify (the most stared Vuejs project) seems generate a lot of slot dynamically and performance are really really bad in some case. vuetifyjs/vuetify#6201