I'm getting this weird error when calling DevicePreview.screenshot(context). This only happens on one specific page only on the web platform. Other pages work fine and it works on iOS.
I couldn't find any more info while debugging that might explain this error, I only have the following exception. I assume this is not much help to identify the issue but I still want to see if someone has an idea.
I'm getting this weird error when calling
DevicePreview.screenshot(context)
. This only happens on one specific page only on the web platform. Other pages work fine and it works on iOS.I couldn't find any more info while debugging that might explain this error, I only have the following exception. I assume this is not much help to identify the issue but I still want to see if someone has an idea.