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

🐛 Do not call notifyListeners() when disposed #172

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

ujas-m-simformsolutions
Copy link
Collaborator

Fixes #171

@ujas-m-simformsolutions ujas-m-simformsolutions force-pushed the bugFix/fix_notify_when_disposed branch from d0b01e1 to 5b2e21e Compare March 9, 2023 09:45
@ujas-m-simformsolutions ujas-m-simformsolutions merged commit b7cb84a into main Mar 15, 2023
@ujas-m-simformsolutions ujas-m-simformsolutions deleted the bugFix/fix_notify_when_disposed branch August 16, 2023 13:25
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.

Once you have called dispose() on a PlayerController, it can no longer be used.
3 participants