cientos
cientos copied to clipboard
Line2,Modify props.points, but it does not take effect
Describe the bug
I used Line2 to add a point to the props.points, but it doesn't seem to render. Specifically, points larger than the original array were not rendered, but points smaller than the original array were re rendered
Reproduction
https://stackblitz.com/edit/tresjs-basic-kftrax?file=src%2Fcomponents%2FTheExperience.vue
Steps to reproduce
No response
System Info
No response
Used Package Manager
npm
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
- [X] Read the Contributing Guidelines.
- [X] Read the docs.
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] The provided reproduction is a minimal reproducible example of the bug.