i got an error like this when using local serve asset on editor image
http://localhost:8904/my-service/assets/img.png
net::ERR_BLOCKED_BY_RESPONSE.NotSameOrigin 200 (OK)
i got an error like this when using local serve asset on editor image
http://localhost:8904/my-service/assets/img.png
net::ERR_BLOCKED_BY_RESPONSE.NotSameOrigin 200 (OK)
Hi,
it seems like the image that is rendered inside the Editor is not available does to some resource origin settings. This is not an issue in Kendo UI for Vue so I would rather recommend to search a solution in internet and review forums where such issues are discussed similar to this one:
https://stackoverflow.com/questions/69243166/err-blocked-by-response-notsameorigin-cors-policy-javascript
Greetings,
Plamen