[AttributeView] Segfault UI crash when selecting breadcrumb link
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
The AttributeView of the UI features a breadcrumb linklist of the currently selected entity (Value, Property or Section) up to the document root.
When clicking any of the links, the SectionView and PropertyView usually update to display the contents of the entity corresponding to the selected link.
Sometimes, without any easily identifiable pattern, this leads to Segfault crashing the whole application.
Contributor guide
Assessment
This issue has not been assessed yet.