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

Trying to open index.html from build #653

Open
endureairShivam opened this issue Mar 27, 2024 · 1 comment
Open

Trying to open index.html from build #653

endureairShivam opened this issue Mar 27, 2024 · 1 comment

Comments

@endureairShivam
Copy link

I am trying to open index.html from build of the app and it is not showing anything and giving different errors in console.log .

@endureairShivam
Copy link
Author

Error I am facing:
SecurityError: Failed to execute 'texImage2D' on 'WebGL2RenderingContext': The image element contains cross-origin data, and may not be loaded.

Error: Failed to execute 'texImage2D' on 'WebGL2RenderingContext': The image element contains cross-origin data, and may not be loaded.
at new pm (file:///C:/Users/Shivam%20Arora/reactlog/example/build/cesium/Cesium.js:3854:5297)
at He.update (file:///C:/Users/Shivam%20Arora/reactlog/example/build/cesium/Cesium.js:4581:1587)
at sD.update (file:///C:/Users/Shivam%20Arora/reactlog/example/build/cesium/Cesium.js:11747:173673)
at Rw.update (file:///C:/Users/Shivam%20Arora/reactlog/example/build/cesium/Cesium.js:11747:176923)
at ui.updateEnvironment (file:///C:/Users/Shivam%20Arora/reactlog/example/build/cesium/Cesium.js:14612:29471)
at S0t (file:///C:/Users/Shivam%20Arora/reactlog/example/build/cesium/Cesium.js:14612:38897)
at YT (file:///C:/Users/Shivam%20Arora/reactlog/example/build/cesium/Cesium.js:14612:39117)
at ui.render (file:///C:/Users/Shivam%20Arora/reactlog/example/build/cesium/Cesium.js:14612:40145)
at OT.render (file:///C:/Users/Shivam%20Arora/reactlog/example/build/cesium/Cesium.js:14614:1631)
at n (file:///C:/Users/Shivam%20Arora/reactlog/example/build/cesium/Cesium.js:14612:54821)

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