Skip to content

fixes crash when adding/removing components from a 'other' context #31

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

Merged
merged 3 commits into from
Jan 8, 2023

Conversation

zaucy
Copy link
Member

@zaucy zaucy commented Jan 7, 2023

  • fix inconsistency with field get using typed vs void
  • fix crashes caused by interacting with associated components

Accidentally re-used a branch for a different issue.

This solves a problem where components added/removed from 'other' contexts were not being properly applied. This also solves an issue where associated system impls run on an empty view causes a crash.

@zaucy zaucy force-pushed the feat/add-assoc-test-and-fix branch from d010720 to a0d69e1 Compare January 7, 2023 23:34
@zaucy zaucy changed the title feat/add assoc test and fix fixes crash when adding/removing components from a 'other' context Jan 8, 2023
@zaucy zaucy merged commit 3e0e43c into main Jan 8, 2023
@zaucy zaucy deleted the feat/add-assoc-test-and-fix branch January 8, 2023 00:13
@zaucy zaucy mentioned this pull request Jan 8, 2023
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant