Closed arbonaa closed 1 month ago
Thanks for filing this. I'll mark this as tracked so that it's part of our dev team backlog. I don't know if this will be easy to technically fix however.
As mentioned this has technical limitations for the embeded version (screencast) but should work fine for the full browser (non headless). Should be partially fixed by:
Environment (please complete the following information):
Describe the bug:
When running a project that uses WebGL2, the headless instance (the non headless works) fails with the error: "WebGL2 is required but not supported."
Repro steps:
Create a React Project and use a library that required WebGL2, for example I am using ArcGIS API for Javascript.
Expected behavior:
The webpage should load the component using WebGL2
Additional context:
AB#52139019