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
Hello everyone, i'm trying to preload rive.wasm file in my next.js project, but i keep getting a binding error in my Rive Component when using RuntimeLoader.setWasmUrl (the link preload in the head tag works fine)
I followed the documentation about preloading the wasm file but i keep getting the same error, maybe i'm doing something wrong (when i log my wasm file its the right one and the preload works fine, the problem is related to this RuntimeLoader)
The text was updated successfully, but these errors were encountered:
Hello everyone, i'm trying to preload rive.wasm file in my next.js project, but i keep getting a binding error in my Rive Component when using RuntimeLoader.setWasmUrl (the link preload in the head tag works fine)
I followed the documentation about preloading the wasm file but i keep getting the same error, maybe i'm doing something wrong (when i log my wasm file its the right one and the preload works fine, the problem is related to this RuntimeLoader)
The text was updated successfully, but these errors were encountered: