There is currently a pretty dumb thing happening on the uploader where device icons are trying to be ajax-ed onto the page, however on prod this creates cross-domain issues with our CDN.
We should remove this and use img tags and be less fucking fancy.
There is currently a pretty dumb thing happening on the uploader where device icons are trying to be ajax-ed onto the page, however on prod this creates cross-domain issues with our CDN.
We should remove this and use
img
tags and be less fucking fancy.