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

fix: parent set to null #576

Merged
merged 1 commit into from
Jan 3, 2025
Merged

Conversation

dragoncoder047
Copy link
Contributor

remove() / destroy() set parent to null. the parent setter would then try to add this to the children of null and crash. now it doesn't.

Copy link

pkg-pr-new bot commented Dec 28, 2024

Open in Stackblitz

npm i https://pkg.pr.new/kaplayjs/kaplay@576

commit: 2ad314e

@lajbel lajbel merged commit 3a5d44d into kaplayjs:master Jan 3, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: DONE
Development

Successfully merging this pull request may close these issues.

3 participants