Jacob Cable
Jacob Cable
Draft PR here https://github.com/firebase/extensions/pull/1288 to fix this.
Looking into this issue. Can anyone confirm that this is still happening? If so I'd like to investigate. From what I understand, if there is no available instance, then we...
Thanks, will look into this.
I haven't been able to reproduce this so far at all, is it still happening? The underlying library is sharp.js, and I have seen issues about corrupted images when converting...
Sure @kumar-kalyan i'll assign you. Try to use SirusCode's suggested library. Make a PR to the branch `next` .
Thanks @SirusCodes ! Now that package is published, it might be a very simple PR of just including the plugin in our backend API. If it turns out we have...
This is where the plugin should go: https://github.com/invertase/docs.page/blob/next/api/src/bundler/getPlugins.ts#L16 I'd love for this feature to be added :)
Yeah turns out it's a little complicated. I had a go just now and I think i have it working. Basically had to add a custom component on the frontend,...
reproduced this, looking into it now.
I don't think I actually reproduced this before, it was a different issue to do with the emulator. I haven't been able to reproduce this error yet. That example imagePath...