Is WebGL not supported when creating a PI Vision Custom Symbol?

Hi,

I'm currently developing a 3D surface custom symbol to PI Vision (2024) using the Plotly library (3d surface plots in JavaScript), but I'm having an error showing up on the display instead of the symbol, saying: WebGL is not supported by your browser

I tested my browser and he supports WebGL, I also tested the symbol in other browser and all have the same issue.

Is my problem some sort of incompatibility between PI Vision and WebGl or is there something possibly wrong with my server or code?