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

Calling canvas.getContext("bitmaprenderer") with spectorjs plugin enabled causes error. #307

Closed
jaroslavbasista opened this issue May 16, 2024 · 4 comments

Comments

@jaroslavbasista
Copy link

let r = canvas.getContext("bitmaprenderer");
Console shows error - Uncaught TypeError: e.context.createFramebuffer is not a function.

@sebavan
Copy link
Member

sebavan commented May 16, 2024

Ohhhhh I ll see to fix it ASAP.

@sebavan
Copy link
Member

sebavan commented May 28, 2024

@jaroslavbasista Do you have a repro page ? I can not seem to be able to repro :-(

@jaroslavbasista
Copy link
Author

https://jsfiddle.net/ouwe1q74/1/

I get the error with the browser extension.

@sebavan
Copy link
Member

sebavan commented May 28, 2024

Ohhhh once enabled in a page with webgl... makes sense sorry for asking. I ll see to fix it now

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

2 participants