-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: when inlineImages is true, image is cors, the image tag is broken #1243
Conversation
|
It looks like we are the ones adding the Also note that Justin is working on some async asset code loading in #1239 which will have the side effect of deprecate this inlineImages approach. |
Will there be any configuration after #1239 that can instead of inlineImages? After all, we don’t want to affect the picture display speed due to the network speed during playback |
Tracking in PR of #1359 |
inlineImages is true,image.src is cors, when start record,the image tag is broken
ccb.png is cors
not start
started