Replies: 3 comments 1 reply
-
|
We have the same issue, we cannot load draco from external services due to gdpr compliance. Is there a solution for this? |
Beta Was this translation helpful? Give feedback.
-
|
We have the same issue |
Beta Was this translation helpful? Give feedback.
-
|
@PoltP @purple97 we solved the issue. Here is our initialization: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using your library to show Spline animation.
Now we have CORS issues for the following URLs:
https://www.gstatic.com/draco/versioned/decoders/1.5.2/draco_wasm_wrapper.js
https://www.gstatic.com/draco/versioned/decoders/1.5.2/draco_decoder.wasm
https://unpkg.com/@splinetool/[email protected]/build/process.wasm
I've tried VanillaJS way and used
setUIWasmUrlto check like thisbut this method does not work.
Please help me solve the issue
Beta Was this translation helpful? Give feedback.
All reactions