Skip to content
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

The panorama can't be loaded - Solved #127

Open
turculaur opened this issue Feb 13, 2023 · 1 comment
Open

The panorama can't be loaded - Solved #127

turculaur opened this issue Feb 13, 2023 · 1 comment

Comments

@turculaur
Copy link

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)

@turculaur turculaur changed the title The panorama can't be loaded The panorama can't be loaded - Solved Feb 14, 2023
@turculaur
Copy link
Author

I fixed it by allowing cors on the server that serve images.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant