Serubin / pulse-sms-web

The official web app for Pulse SMS - built on Vue.js.

Home Page:https://pulsesms.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when on send after deleting message

Serubin opened this issue · comments

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

  • Delete single message from send
  • Send new message in thread
  • See error in console, message will hang at "Sending" in ui

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