Sead Memic

Results 19 comments of Sead Memic

Same issue here. Is this the only solution for it: https://medium.com/commutatus/whats-going-on-with-the-heuristic-fragment-matcher-in-graphql-apollo-client-e721075e92be? Is it possible to fix this in the core package?

Will this impact https://github.com/nuxt-community/apollo-module/issues/376?

Any plans to merge this? We need this asap :)

Can also confirm the memory leak on node 18.16.1, and on node 16.x We have a lot server/api routes that use fetch.

Our issue is not fixed with node 18.17.0 or with the latest node 20.

@mkarras I run the same test om my codebase with node 18.17.0 and node 20.x, and the same memory issue occurs. For example a docker container with 512mb and max-old-space-size...

> @copostic > > ```ts > import { createGtm } from '@gtm-support/vue-gtm' > > export default defineNuxtPlugin((nuxtApp) => { > if (useRuntimeConfig().public.appEnv !== 'production') return > nuxtApp.vueApp.use(createGtm({ > id: 'GTM-???????',...

> I took a different approach to this. I'm not convinced rtlClasses needs to change either. More info here [af07b7f](https://github.com/vuetifyjs/vuetify/commit/af07b7fe8b2fb8e9b468d9c946aa5fcf2551654d) > > If you want to refactor this to only...

I am also interested in this, but looking through the history of question and request, this is an old one: https://github.com/serratus/quaggaJS/issues/2 https://github.com/serratus/quaggaJS/issues/120 Are there plans to add this, and are...

I have been able to get this working with the https://github.com/zxing-js/library