-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
»Webgl is not supported by your browser« in Brave, although it is supported #3640
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
Comments
I see. Can confirm that allowing »All Device Recognition« it can be viewed. However, I think this shouldn't be the default state. Do I understand it correctly that Plotly tries to identify the browser and if it can't, it won't attempt to display WebGL? Or do you think this is an issue with Brave wrongly classifying something Plotly does? |
Thanks @Xjs for testing that out. And glad that it worked. Regarding your first question:
No that is not the case. And in respect to the second question:
It may be the case. I'll leave it to my colleague @etpinard who is super knowledgeable about browsers as well as |
I have the same problem with Firefox 65 on Fedora 29 |
Is this still a problem @Xjs ? |
With »device recognition blocked« this is still a problem. I'm running Brave Dev |
Still a problem with FF 67 on fedora 29. The interesting part is that https://get.webgl.org/ renders fine, but when using plotly i get this message in browser console: When using the latest in a non-monified i get Line 41647 is status is 36054 which means GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT |
Same deal here, but FF 69 on Arch. I'm using Wayland, so I'm not sure if that could be relevant to anything. Also getting |
I see this on Chrome on Ubuntu. https://get.webgl.org/ works for me. Plotly WebGL used to work too, by the way. So this is a regression. I just don't know whose regression it is... Chrome Version 77.0.3865.75 (Official Build) (64-bit) |
With today's update of Google Chrome for Android devices v77.0.3865.62 and Android System WebView v74.0.3729.136 stopped the support for WebGL on their in-app browsering of Plot.ly charts. It says WebGL is not supported by your browser - visit get.webgl.org for more --> All project seem gone :( |
Hi with good news! With Autumn from Stack Overflow's help, we can still develop Plot.ly on Android webView with "Chrome Beta" browser as I downloaded from Google Play and removed Chrome's default app to install Chrome Beta, now I can see my graph in my app. This is a partial fix, but users gonna see WebGL is not supported warnings unfortunately. If Chrome Beta leads the way for next updates for Chrome, maybe on next updates everything will be alright, but Chrome made me sad about WebGL support. Check more: https://stackoverflow.com/a/15418752/2759236 |
By binary-searching through several versions from 1.21.1 to 1.51.3, it appears that this occurred first in version 1.42.0. |
Fixed via #4549. |
Opening https://plot.ly/javascript/3d-scatter-plots/ in the Brave browser (https://brave.com, it's based on Chromium) yields »Webgl is not supported by your browser - visit http://get.webgl.org for more info«. Going to http://get.webgl.org in Brave, however, says »Your browser supports WebGL« and successfully displays an animation.
It would be nice if plotly WebGL plots would work in Brave.
The text was updated successfully, but these errors were encountered: