I'm working on a plugin using the webview, and when I load images from our API, Sketch crashes fairly consistently (though not 100% of the time). The images are loaded by putting an API endpoint into the image src, and the API redirects to an S3 URL. Loading the built webview contents into Safari, I have no problems. Any help would be appreciated.
I'm working on a plugin using the webview, and when I load images from our API, Sketch crashes fairly consistently (though not 100% of the time). The images are loaded by putting an API endpoint into the image
src
, and the API redirects to an S3 URL. Loading the built webview contents into Safari, I have no problems. Any help would be appreciated.Here's a stacktrace: