Skip to content
Discussion options

You must be logged in to vote

Hi there,

The detail and edit page doesn't use the same Vue component code to preview the image which introduces the differences here. In order to support previewing stored images and previewing selected images from the local disk we are using URL.createObjectURL() which could be the cause of requiring origin.

I believe setting the correct CORS for cloud storage is the way to go here.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@stuartcusackie
Comment options

Answer selected by stuartcusackie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #5300 on February 08, 2023 03:04.