Corentin Smith
Corentin Smith
The popup script is trying to parse data too early. 

Hello, thanks for this library! This is a small fix to the "transparent PNG" example that didn't compile. I adapted the function from another example taken in PNGdec: https://github.com/bitbank2/PNGdec/blob/master/examples/png_transparency/png_transparency.ino#L33-L43 Tested...
Hello, when using react-scan in the dev/debug version of our vite app, we have to set `runInProduction` to `true` for the scan to start. Is this expected?