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

Blazor exception when dispatching from IDisposable.Dispose #105

Closed
mrpmorris opened this issue Oct 2, 2020 · 0 comments · Fixed by #106
Closed

Blazor exception when dispatching from IDisposable.Dispose #105

mrpmorris opened this issue Oct 2, 2020 · 0 comments · Fixed by #106

Comments

@mrpmorris
Copy link
Owner

When FluxorComponent descendants are nested, and one of them overrides Dispose and dispatches an action, a Blazor exception is thrown because the component no longer has a renderer.

@mrpmorris mrpmorris linked a pull request Oct 3, 2020 that will close this issue
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 a pull request may close this issue.

1 participant