I am using Image Annotation plugin for a while but since yesterday background images and marker in immage annotation canvases stopped working
in bubble preview I get:
Error converting image to base64: TypeError: Failed to fetch
in browser console I get an error related to CORS in https://cors-anywhere-zq.herokuapp.com
I even tried the demo page for the plugin and it is showing the same error :
hook.js:608 Element Image_canvas - Error converting image to base64: TypeError: Failed to fetch
Object
overrideMethod @ hook.js:608Understand this errorAI
annotations:1 Access to fetch at ‘https://cors-anywhere-zq.herokuapp.com///01edb34471ae707cb19886255d970881.cdn.bubble.io/f1727456561981x265869877307494120/location-pin.png’ from origin ‘https://zeroqode-demo-11.bubbleapps.io’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. If an opaque response serves your needs, set the request’s mode to ‘no-cors’ to fetch the resource with CORS disabled.
Is there anything I can do to override this as I rely on this plugin for a major business function in my app