Skip to content

Fix redirections on element deletion

Erwan Rouchet requested to merge fix-delete-redirection into master

Closes #936 (closed) and #937 (closed)

Deleting the element causes all the computed properties to no longer make any sense, which caused both bugs. A bunch of TypeError reported to Sentry also are likely to be related to this.

Merge request reports

Loading