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

Error when closing two blocs of the same type. #2

Closed
Maksimka101 opened this issue Oct 13, 2020 · 2 comments
Closed

Error when closing two blocs of the same type. #2

Maksimka101 opened this issue Oct 13, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@Maksimka101
Copy link
Owner

When you are closing two blocs of the same type first bloc removes from IsolatedBlocManager._createdBlocsByType and second one also trying to removes but it can't and throw exception "close() was called on null".

@Maksimka101 Maksimka101 added the bug Something isn't working label Oct 13, 2020
@aytunch
Copy link

aytunch commented Oct 30, 2020

How can we solve this problem?

@Maksimka101
Copy link
Owner Author

Already solved. I just forget to close this issue)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants