Stanley Jovel
Stanley Jovel
The same here, wondering if this will get merged anytime soon.
> I had to delete all caches: `node_modules`, `package-lock.json`, `Podfile.lock`, `build`, ... and rebuild everything to make it working again. This did it for me. Thanks @Vibrat!
Any updates on this?
You are right @christianalfoni . What I'm trying to achieve is not supported by react. This is what I want to do: So I'm using marksy/components to integrate with my...
Someone merge this please
Any updates on this?
Thanks @fzn0x What fixed the issue for me was that, when dealing with images hosted in s3, you should invalidate the cache for the requested image, like so: ```javascript toPng(ref.current,...