You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// NOTE: copy added/attached Vue children
// We need to insert objects into newObject later.
// In the meantime, remove(primitive) will alter
// the array, so make a copy.
I believe there is an issue with this. In the following code, meshOB cannot be operated on.
Describe the bug
As mentioned in the title, in version v4.1.0
Reproduction
https://stackblitz.com/edit/tresjs-minimal-reproduction-7tdaba?file=src%2FApp.vue
Steps to reproduce
No response
System Info
No response
Used Package Manager
npm
Code of Conduct
The text was updated successfully, but these errors were encountered: