Unhandled error when deleting an Element from the Element Thumbnail
There is no error handling in performDelete
in the components/Element/DeleteModal.vue
component, and the elements store notifies and throws an error. This issue could be obsolete after #1142.