-
-
Notifications
You must be signed in to change notification settings - Fork 781
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
collection.chatbox is undefined in collection.chatbox #1691
Comments
@laszlovl I think this happens when the message gets removed but that particular event handler doesn't get deregistered. I've committed a fix. Can you please remove any patches related to this that you applied and then check whether it's fixed now? |
Still seeing some of those, though since the error is caught now it doesn't seem to be problematic anymore.
It looks quite reproducable in my setup, it concerns the same couple of MUC messages every time. First time logging in (with an empty localstorage) there are no errors, but if I close the Converse tab then re-open it there they are. The affected messages do show in the MUC normally. |
I also still sometimes see these errors but I haven't been able yet to drill down and find the underlying cause. |
Don't really understand what's going on, but this error is triggering frequently and it causes Converse to bork ("removing strophe handlers because of uncaught exception"). A timing issue?
The text was updated successfully, but these errors were encountered: