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

Usage of the Real-Time API throws _debouncedCallUserAPI error #221

Open
lorenzrabs opened this issue Jan 23, 2025 · 0 comments
Open

Usage of the Real-Time API throws _debouncedCallUserAPI error #221

lorenzrabs opened this issue Jan 23, 2025 · 0 comments

Comments

@lorenzrabs
Copy link

The fetch call is functioning.
But its throwing this error:

Uncaught (in promise) TypeError: this._debouncedCallUserAPI is not a function
at kd.callUserAPI (runtime.js:3147:4748)
at kd.prefetch (runtime.js:3147:4701)
at new kd (runtime.js:3147:4304)
at ou.addUserAPI (runtime.js:5731:21977)
at ou.reset (runtime.js:5731:9497)
at new ou (runtime.js:5731:9131)
at new E1 (runtime.js:8478:18231)
at kF.start (runtime.js:8478:26560)
at async kF.load (runtime.js:8478:25942)
at async n (react-spline.js:62:17)

Again i realized that the @splinetool/runtime version exported from the Spline Editor is not even close to the current version..

Dependencies:
"@splinetool/react-spline": "4.0.0",
"@splinetool/runtime": "^1.9.59",
"next": "^15",
"react": "^19.0.0",
"react-dom": "^19.0.0",

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

1 participant