Serubin / pulse-sms-web

The official web app for Pulse SMS - built on Vue.js.
https://pulsesms.app
Other
109 stars 44 forks source link

Error when on send after deleting message #130

Closed Serubin closed 4 years ago

Serubin commented 4 years ago

Summary

When sending a message after deleting a thread, an error occurs in the cache_manager.

Error is

cache_manager.js?7f25:185 Uncaught TypeError: Cannot read property 'length' of null
    at Function.updateMessageType (cache_manager.js?7f25:185)
    at Stream.handleMessage (stream.js?c1c6:134)
    at WebSocket.eval (stream.js?c1c6:45)

I have not investigated this past seeing the error.

Reproduction

References

Definitely related: https://app.bugsnag.com/pulsesms/pulse-sms-web/errors/5e61b861882ae20017e4ec72

I think this is related, but no source map is present https://app.bugsnag.com/pulsesms/pulse-sms-web/errors/5e63b0c4539d6600180a844d https://app.bugsnag.com/pulsesms/pulse-sms-web/errors/5e66e5381ecff20017e7dc16