The problem with developing ‘Spline Block’ using Gutenberg
-
I am developing a block in Gutenberg that imports Spline. However, when using the official API provided by @splinetool/runtime, an error occurs in the page:
runtime.js:3120 THREE.WebGLProgram: Shader Error 1280 - VALIDATE_STATUS false
. If I test it in a pure React environment, everything works fine. I don’t know what is causing this error.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘The problem with developing ‘Spline Block’ using Gutenberg’ is closed to new replies.