jorbuedo
jorbuedo
This is quite unfortunate and affects not only the fetch function :( I was trying to use the `tauri-plugin-sql-api` in a web worker and it failed because of the undefined...
@evbo Since you can't call Tauri API, can't fetch and still are restricted to the usual worker limitations... yes, they are unusable. They technically work, so if you had a...
@evbo As far as I tried in June, that's correct. I decided to spin up a Nodejs sidecar and rpc everything from main thread to it to bypass Rust.
Electron comes with a full browser though, so web workers should work fine there if the intention is to easily port a a webapp to the desktop.
I'm having the same issue with `@apollo/client@~3.4.9`. Is there any known workaround or tutorial on a better way to setup Apollo SSR that doesn't produce a memory leak?
That worked! Thanks @dchenk
Alright, back again. Using `no-cache` for the warchQuery fixes the memory leak, but breaks SSR. Still trying things out, but wanted to add that it's not resolved.
Hi! Is there any progress with this? I would love to try wmr with tailwind.
Thanks! Didn't know about twind. I've been skeptical of the CSS-in-JS (prefered tailwind over styled), but this lib looks cool and their arguments over vanilla tailwind convinced me to try...
Same here. Is there any workaround to at least debug what's the offending entity? As far as I can tell, all of them have the keyFields.