State mutation outside of mutation handlers when deleting an element
- Run the frontend in development mode (state mutation warnings are not visible in prod because this would significantly slow down the Vuex store)
- Open any element
- Click the Delete the current element action
- Click Delete in the modal
- Boom