Mike Fisher
Mike Fisher
Ok I was able to properly mock it by doing this. ```js describe("Queries", () => { it("fetches an author stream header", async () => { // create an instance of...
Hi all, I'm trying to workaround this bug myself but I'm missing the part. Where should I look for this value? I'm basically just trying to make a QR code...
Hi all, trying to get one of the easier examples above to work. I just want to preview to generate a QR code that I can open in Expo Go...
Hi all, looks like this PR has been forgotten. Do you think we could merge this? This is the exact functionality we're trying to do with our EAS based app....
FYI the current example doesn't seem to work when using Turbopack on Next 14 or RC.0 of Next 15. However it works great with the exact version in the package.json...
How are you guys even getting WebP to work? I'm on 8.3.4 and I can't even load WebP images.