Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Canvas implement resetting / trimming the svelthreeStores array on destruction #155

Closed
vatro opened this issue Aug 30, 2022 · 0 comments
Closed

Comments

@vatro
Copy link
Owner

vatro commented Aug 30, 2022

In order to avoid e.g.:

  • [null, null, null, null, new store]
  • [null, null, null, null, existing_store, null, null, new_store]
@vatro vatro added the new feature New feature or request label Aug 30, 2022
@vatro vatro added this to the 1.0.0-next.1 milestone Aug 30, 2022
@vatro vatro self-assigned this Aug 30, 2022
@vatro vatro changed the title Canvas implement resetting or trimming the svelthreeStores array on destruction Canvas implement resetting / trimming the svelthreeStores array on destruction Aug 30, 2022
@vatro vatro added new internal functionality and removed new feature New feature or request labels Aug 30, 2022
@vatro vatro closed this as completed in 6847ddb Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant