본문 바로가기
📌 Design

[Figma] Chrome WebGL 에러 발생 시 해결 방법

by 쫄리_ 2024. 4. 30.
728x90
반응형

🎯 Goal

  • Figma Chrome WebGL 오류 해결할 수 있다.

⚠️ 문제 현상

피그마에서 파일을 열려고 하는데 아래와 같은 에러가 발생 했다.

Uh oh... we can't open that file We can't open the editor because WebGL isn't supported, or is disabled, in your browser. If you browser supports WebGL, check out this help article to find out how to enalbe it.

Could not initialize WebGL Make sure WebGL is enabled, or you might be using an unsupported configuration. 1. Check "Use Hardware Acceleration when available." under Chrome > Settings > Advanced Settings 2. Refresh the page

 


💊 해결 방법

1) chrome://flags 접속

2) WebGL Draft Extensions => Enabled로 변경

3) Choose ANGLE graphic backend => OpenGL로 변경

 

 

 

728x90
반응형