I was wondering if Sentry supports in any way receiving base64 image data in an error report.
The idea is, when there’s an error, taking a screenshot of a canvas, and sending this data with the rest.
It would be awesome if Sentry was able to actually show the image somehow. Is there anything currently possible about that? Or would it be reasonably possible to add (I could make a pull request)?