The error show up on Chrome(note that if I open chrome with --disable-web-security it is working fine), on console I have the error: TypeError: Cannot read properties of null (reading 'getReader')
at three.min.js?202302091102:6:500199
I think this happens because of the security policies, Chrome don't allow me to load image from the url without having an image html tag.
Can you please advise me how to solve this issue?
Thanks.
Chrome: Version 110.0.5481.77 (Official Build) (64-bit)
The error show up on Chrome(note that if I open chrome with --disable-web-security it is working fine), on console I have the error: TypeError: Cannot read properties of null (reading 'getReader') at three.min.js?202302091102:6:500199
I think this happens because of the security policies, Chrome don't allow me to load image from the url without having an image html tag.
Can you please advise me how to solve this issue?
Thanks.
Chrome: Version 110.0.5481.77 (Official Build) (64-bit)