• 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)
  • Moderator bcworkz

    (@bcworkz)

    Failure appears to be due to an issue authenticating your API request. Without knowing what the API requires in this regard, nor what your block’s code is doing to try to comply, it’ll be difficult for anyone to offer suggestions ??

Viewing 1 replies (of 1 total)
  • The topic ‘The problem with developing ‘Spline Block’ using Gutenberg’ is closed to new replies.