Package
@itwin/property-grid-react
Describe the bug
When alwaysShowEditor is enabled and two similar elements are selected that have Varying properties, the property value appears blank.
To Reproduce
Steps to reproduce the behavior:
- Have an iModel with two elements of the same class that have some properties that have different values
- Have
alwaysShowEditor enabled
- Select both elements
- See empty editors
Expected behavior
We expect that in the specific case that *** Varies *** would be shown normally (with alwaysShowEditor off), that *** Varies *** is still shown. Perhaps for those specific properties, it skirts around the alwaysShowEditor flag and doesn't show the editor until clicked.
Screenshots
In the screenshot below, you can see two Area Vertex elements selected in OpenSite+. Location and User Label are both set for each individual element. When multi-selected, the editor appears blank, which implies that they aren't set to anything.

Desktop (please complete the applicable information):
OS: Windows
Electron 36.9.1
iTwin.js 5.6.0
Package
@itwin/property-grid-react
Describe the bug
When
alwaysShowEditoris enabled and two similar elements are selected that have Varying properties, the property value appears blank.To Reproduce
Steps to reproduce the behavior:
alwaysShowEditorenabledExpected behavior
We expect that in the specific case that *** Varies *** would be shown normally (with
alwaysShowEditoroff), that *** Varies *** is still shown. Perhaps for those specific properties, it skirts around thealwaysShowEditorflag and doesn't show the editor until clicked.Screenshots

In the screenshot below, you can see two Area Vertex elements selected in OpenSite+. Location and User Label are both set for each individual element. When multi-selected, the editor appears blank, which implies that they aren't set to anything.
Desktop (please complete the applicable information):
OS: Windows
Electron 36.9.1
iTwin.js 5.6.0