zappar-xr / zappar-react-three-fiber-examples

10 stars 2 forks source link

No webgl context found #1

Open yondr-agency-15 opened 1 year ago

yondr-agency-15 commented 1 year ago

Sometimes the following error pops up where it is unable to find the webgl context: [Zappar] ERROR no GL context for camera frames - please call pipeline_gl_context_set

image

Setup: A Gastby application where the zappar scene is loaded inside a layout component which is included inside gatsby-browser.js

nyan-left commented 1 year ago

Hi @yondr-luka,

I wonder if you could share a minimal project which showcases this issue?

Many thanks!