Handle message rendering errors via the errorCaptured hook

Also, fix some issues with uploads on iOS
This commit is contained in:
N-Pex 2024-06-07 15:03:29 +02:00
parent 0fa231b52c
commit 2d5ebf205a
5 changed files with 68 additions and 34 deletions

View file

@ -27,7 +27,7 @@ export default {
components: { MessageOutgoing },
data() {
return {
src: null,
src: undefined,
cover: true,
contain: false,
dialog: false