Skip to content

Chrome 128 seems to have problem rendering WebGL traces including parcoords, mesh3d, surface #7130

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

Closed
archmoj opened this issue Aug 22, 2024 · 6 comments
Assignees
Labels
bug something broken P2 considered for next cycle

Comments

@archmoj
Copy link
Contributor

archmoj commented Aug 22, 2024

As discovered in #7126 this might be either a regression in Chrome 128 or a bug in plotly.js & stackgl dependencies.
cc: @birkskyum

Error message:

TypeError: Failed to execute 'uniformMatrix4fv' on 'WebGLRenderingContext': The provided float value is non-finite.
@gvwilson gvwilson added bug something broken P2 considered for next cycle labels Aug 26, 2024
@archmoj
Copy link
Contributor Author

archmoj commented Aug 26, 2024

@archmoj
Copy link
Contributor Author

archmoj commented Aug 26, 2024

I could confirm that e.g. this parcoords graph is not rendering on Chrome 128 as well as Edge 128.

@archmoj archmoj changed the title Chrome 128 seems to have problem rendering some of our WebGL traces e.g. parcoords and surface Chrome 128 seems to have problem rendering the parcoords WebGL trace Aug 26, 2024
@archmoj archmoj changed the title Chrome 128 seems to have problem rendering the parcoords WebGL trace Chrome 128 seems to have problem rendering WebGL traces including parcoords, mesh3d, surface Aug 26, 2024
@archmoj
Copy link
Contributor Author

archmoj commented Aug 27, 2024

@archmoj
Copy link
Contributor Author

archmoj commented Aug 28, 2024

FYI chromium.org considered this regression and labeled it as P1.
See https://issues.chromium.org/issues/361823993.

@archmoj
Copy link
Contributor Author

archmoj commented Aug 28, 2024

The regression is now fixed by Chromium 128.0.6613.113
https://chromium.googlesource.com/chromium/src/+/refs/tags/128.0.6613.113
Please consider updating your browser if you encountered this bug.
Closing.

@percybolmer
Copy link

Had this error occur, patch worked like a charm!
Thanks for updating regarding this here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken P2 considered for next cycle
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants