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

Unmount bug fix #108

Closed

Conversation

zshannon
Copy link

Hey @mariusandra not sure how byAction works or why byAction[action] is ever falsey but it sometimes is and when it is, I get lots of errors so I added this check and the errors go away. I noticed this behavior when I started calling resetContext multiple times. On the nth call, it unmounts the previous logics and sometimes byAction is falsely and errors get thrown.

@mariusandra
Copy link
Member

Hi, it's indeed weird that this is happening. Is there a chance you could also add a test case, which this fix then fixes? Or is this a hard to track error?

@mariusandra
Copy link
Member

Hey, this took way too long to get in, but it's merged now via #123 (had to rebase) and out with Kea 2.3.2.

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.

2 participants