You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm stuck with an error I don't understand how to fix Curtains: no container provided in the initial parameters. Use setContainer() method to set one later and initialize the WebGL context
Hi Martin,
I'm stuck with an error I don't understand how to fix
Curtains: no container provided in the initial parameters. Use setContainer() method to set one later and initialize the WebGL context
I've recopied this sandbox locally https://codesandbox.io/p/sandbox/vue-curtains-simple-video-plane-1n2sch
And I've tried to add the following inside and outside onReady of SimpleVideoPlane.vue
I also tried version 1.0.1 and 1.0.2, I'm on Vue 3.2.41
Any ideas on how I could fix this problem?
Thank you for reading
The text was updated successfully, but these errors were encountered: