PR welcomegood first issuehas-workaroundhelp wantedp2-edge-case
Repository metrics
- Stars
- (3,582 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
Describe the bug
Using <TresCanvas></TresCanvas> will cause errors:
Uncaught TypeError: l.default is not a function
Reproduction
https://stackblitz.com/edit/tresjs-basic-is86dt?file=src%2FApp.vue
Steps to reproduce
Open reproduction link Check console
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.