TypeError when opening the parent of an element while viewing a highlighted element
Sentry Issue: ARKINDEX-FRONTEND-AS5
TypeError: this.element.corpus is undefined
at call (./vue/Element/ElementHeader.vue?417e:1:776)
...
(7 additional frame(s) were not displayed)
- Open a page that has a parent element of a
folder
type. - Click on a child element on that page in the children tree or on the interactive image to highlight it.
- Press F5.
- Wait for everything to reload entirely. Not waiting will make the issue reproducible only randomly.
- Open the JS console.
- Click on the parent's name in the header.
- Watch the beautiful errors!