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

Error On Headless Instance: WebGL2 is required but not supported. #2269

Open
arbonaa opened this issue Jul 2, 2024 · 1 comment
Open

Error On Headless Instance: WebGL2 is required but not supported. #2269

arbonaa opened this issue Jul 2, 2024 · 1 comment
Labels
bug Something isn't working tracked

Comments

@arbonaa
Copy link

arbonaa commented Jul 2, 2024

Environment (please complete the following information):

  • OS (e.g., Windows 10): MacOS Sonoma Version 14.5 (23F79)
  • Extension version (e.g., 1.2.3): 2.1.5

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

@captainbrosset
Copy link
Collaborator

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.

@captainbrosset captainbrosset added bug Something isn't working tracked labels Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tracked
Projects
None yet
Development

No branches or pull requests

2 participants