Setup: Load the Autonomous Vehicle Schema (available under Example Schemas). Load any compatible data file.
Issue: The Diagram View shows different output for the same final location depending on how you got there.
[Steps below use SelfDrivingVehicle and its required property as an example, but the issue likely applies to any nested property.]
Steps to reproduce:
Path A — broken
Start from document root (full graph visible in Diagram View)
Directly click required under SelfDrivingVehicle in GUI View
Result: Diagram View shows only the SelfDrivingVehicle node with no children.
Path B — working
Start from document root
Click SelfDrivingVehicle first
Then click required
Result: Diagram View shows SelfDrivingVehicle with all child nodes expanded.
Both paths end at the same place — breadcrumb shows document root > properties > SelfDrivingVehicle > required and GUI View shows the required array with 4 items. But the Diagram View looks completely different.

Setup: Load the Autonomous Vehicle Schema (available under Example Schemas). Load any compatible data file.
Issue: The Diagram View shows different output for the same final location depending on how you got there.
[Steps below use SelfDrivingVehicle and its required property as an example, but the issue likely applies to any nested property.]
Steps to reproduce:
Path A — broken
Start from document root (full graph visible in Diagram View)
Directly click required under SelfDrivingVehicle in GUI View
Result: Diagram View shows only the SelfDrivingVehicle node with no children.
Path B — working
Start from document root
Click SelfDrivingVehicle first
Then click required
Result: Diagram View shows SelfDrivingVehicle with all child nodes expanded.
Both paths end at the same place — breadcrumb shows
document root > properties > SelfDrivingVehicle > requiredand GUI View shows the required array with 4 items. But the Diagram View looks completely different.