Thomas Poltoranos
Thomas Poltoranos
I've been encountering this too. It doesn't error if you delay loading any skia components by ~500ms or more. I would assume this means WithSkiaWeb is prematurely loading its children...
getting this on mac as well, using 1.1.24
Possibly related to [this issue](https://github.com/oven-sh/bun/issues/13330), still present in latest version
> You can generate .patch file manually as a workaround: > > Copy relevant folder from `node_modules` into temp directory. Run > ``` > cd tmp > rm -rf ./**/node_modules...
Still seeing this on MacOS with bun version 1.1.27-canary.62
I'm using getTextWidth, although it's soon to be deprecated. Would be nice if this was left in for web.