Skip to content

Commit details tree virtualizer rendering fails intermittently #4784

@eamodio

Description

@eamodio

Summary

Fixes a crash in the virtualized tree view caused by stale DOM node references. Uses keyed directive to force lit-virtualizer re-creation when the underlying tree model changes.

Impact

  • Prevents crashes when navigating tree views
  • Improves stability of virtualized tree rendering

Validation

  • Verify tree views render correctly without crashes
  • Verify tree model changes properly trigger re-renders

Risk

Low - Bug fix with targeted scope


Issue created retroactively via commit audit

Metadata

Metadata

Assignees

Labels

area-graph-detailsIssues or features related to the Commit Graph detailsarea-inspectIssues or features related to the Inspect viewpending-releaseResolved but not yet released to the stable editionverified ✔Verified

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions