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

"Sending" does not disappear after message sent

Serubin opened this issue · comments

"Sending" does not disappear after message sent. This only happens after a network drop/computer sleep.

I believe these errors are related, though I haven't had the time to search more thoroughly.

Obfuscated and minified code is fun (said nobody)!

Unhandled promise rejection 
error { target: XMLHttpRequest, isTrusted: true, lengthComputable: false, loaded: 0, total: 0, srcElement: XMLHttpRequest, eventPhase: 0, bubbles: false, cancelable: false, defaultPrevented: false, … }
app.30b24bde381a31c3b8ef.js:28:145925
D/</t<
https://pulsesms.app/static/js/app.30b24bde381a31c3b8ef.js:28:145925
e.exports
https://pulsesms.app/static/js/app.30b24bde381a31c3b8ef.js:12:1110498
D/<
https://pulsesms.app/static/js/app.30b24bde381a31c3b8ef.js:28:145802
e.exports
https://pulsesms.app/static/js/app.30b24bde381a31c3b8ef.js:28:139595
<anonymous>
https://pulsesms.app/static/js/app.30b24bde381a31c3b8ef.js:12:1111247
b
https://pulsesms.app/static/js/app.30b24bde381a31c3b8ef.js:12:1111105
y
https://pulsesms.app/static/js/app.30b24bde381a31c3b8ef.js:12:1111125
[Show/hide message details.] TypeError: r[f] is null[Learn More] app.30b24bde381a31c3b8ef.js:28:46804
value
https://pulsesms.app/static/js/app.30b24bde381a31c3b8ef.js:28:46804
value
https://pulsesms.app/static/js/app.30b24bde381a31c3b8ef.js:28:31663
value/<
https://pulsesms.app/static/js/app.30b24bde381a31c3b8ef.js:28:30534

It's possible that the top error is related to another issue that I haven't opened yet which I still need to investigate further related to threads infinitely loading after networking drops or computer sleeps.

I'm struggling to reproduce this so I'm going to consider this fixed.