79440048

Date: 2025-02-14 16:57:51
Score: 1
Natty:
Report link

Have try to set up your path like this: '/abarth131/abarth131.gltf'

And check your vite.config.jsfile.

export default {
  assetsInclude: ['**/*.gltf', '**/*.glb'],
  server: {
    fs: {
      allow: ['..']
    }
  }
}

I hope this will be help you.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: chain saw