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

Showing too many instances can crash WebGL2 browser engine #46

Open
yGuy opened this issue Jan 7, 2024 · 0 comments
Open

Showing too many instances can crash WebGL2 browser engine #46

yGuy opened this issue Jan 7, 2024 · 0 comments

Comments

@yGuy
Copy link
Member

yGuy commented Jan 7, 2024

Describe the bug
A notebook with many different widgets can cause the browser to give up and "disable webgl" and thus basically disabling the widget until reload.

To Reproduce
Steps to reproduce the behavior:

  1. Use a PC with a less powerful built-in GPU and outdated drivers.
  2. Open an example notebook with lots of graph cells.
  3. Expand/collapse the sidebar to invalidate the WebGL contexts
  4. See error in console:

image

Expected behavior
The code should take into account that a browser might give up due to exhausted resources.

Desktop (please complete the following information):

  • OS: Windows 1, Intel HD graphics on i5
  • Edge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant