coast-team / mute

a scalable collaborative document editor with CRDT, P2P and E2EE
https://mute.loria.fr/
GNU Affero General Public License v3.0
129 stars 17 forks source link

Bug when deleting document content #103

Open cedricenclos opened 5 years ago

cedricenclos commented 5 years ago

When you delete all the document and reload it, this error occurs :

Unhandled Promise rejection:  ; Zone: <root> ; Task: Promise.then ; Value: Error
    at Function.createMuteCore (main.2981f1098e7803b94487.js:1)
    at ....... 

(this is the message on Chrome's console)