Esri / Esri/feedback-js-api-next
FieldInfo `label` property is null for expression fields
- Dominant language
- No language data
- Stars
- 89
- Forks
- 23
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 1
Description
### IMPORTANT
- [x] My question is related to a new issue in the latest next release. For all other issues, open a ticket with [Esri Technical Support](https://support.esri.com/en/contact-tech-support), post your question in the [community forum](https://community.esri.com/t5/arcgis-api-for-javascript/ct-p/arcgis-api-for-javascript), or share your idea with the global community on [ArcGIS Ideas](https://community.esri.com/t5/forums/searchpage/tab/message?advanced=false&allow_punctuation=false&q=javascript).
- [x] I have [checked for existing issues](https://github.com/Esri/feedback-js-api-next/issues) to avoid duplicates. If someone has already opened an issue for what you are experiencing, please add a 👍 reaction and comment as necessary to the existing issue instead of creating a new one.
### Actual behavior
I'm migrating @arcgis/core/widgets/Feature/FeatureViewModel to @arcgis/core/popup/Feature.
The `fieldInfos` in content type FieldsContent with an expression field do not have a label.
@arcgis/core/widgets/Feature/FeatureViewModel
@arcgis/core/popup/Feature
### Expected behavior
FieldInfo with expression field should have a label.
### Reproduction sample
n/a
### Reproduction steps
n/a
### Reproduction browser
Edge 148 on Windows 11
### SDK version (check your console)
5.1.0-next.113
### Operating System (check https://whatsmyos.com)
Win 11
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.