You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting a ClassCastException due to onDestory in RxFlux not checking instanceof before casting (line 112).
It seems there is already a pull request that fixes this issue(#12), and it appears to be merged - however it is not part of the 0.3.2 release.
The text was updated successfully, but these errors were encountered:
I am getting a ClassCastException due to onDestory in RxFlux not checking
instanceof being casting (line 112).
It seems there is already a pull request that fixes this issue(#12 #12), and it appears to be
merged - however it is not part of the 0.3.2 release.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub #17
Hi,
I am getting a ClassCastException due to onDestory in RxFlux not checking instanceof before casting (line 112).
It seems there is already a pull request that fixes this issue(#12), and it appears to be merged - however it is not part of the 0.3.2 release.
The text was updated successfully, but these errors were encountered: