Open
Description
Describe the bug
I have multiple models paths in an array, and when i try to load them in a cycle, it only load one, it seems a race condition with dracoLoader
not being an async function.
Wrapping the dracoLoader
in an async function seems to solve the problem, i'll provide a pr as soon as possibile.
Reproduction
https://stackblitz.com/edit/nuxt-starter-zbayq9?file=app.vue
Steps to reproduce
No response
System Info
No response
Used Package Manager
npm
Code of Conduct
- I agree to follow this project's Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- The provided reproduction is a minimal reproducible example of the bug.
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status
Activity