LearnNewsExamplesServices
Frontmatter
id4899
titlefield.Base: getPath() => return null in case a field has no name
stateClosed
labels
enhancement
assigneestobiu
createdAtSep 12, 2023, 4:50 PM
updatedAtSep 12, 2023, 4:55 PM
githubUrlhttps://github.com/neomjs/neo/issues/4899
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 12, 2023, 4:55 PM

field.Base: getPath() => return null in case a field has no name

Closed v8.1.0 enhancement
tobiu
tobiu commented on Sep 12, 2023, 4:50 PM

inside our client app, we do have fields who have a formGroup, but no name.

getPath() will return the namespace, which contains other fields as a field path, and this is bad.

tobiu added the enhancement label on Sep 12, 2023, 4:50 PM
tobiu assigned to @tobiu on Sep 12, 2023, 4:50 PM
tobiu referenced in commit 8eb4f61 - "field.Base: getPath() => return null in case a field has no name #4899" on Sep 12, 2023, 4:54 PM
tobiu closed this issue on Sep 12, 2023, 4:55 PM
tobiu referenced in commit 4c67c6d - "v6.5.1 (#4900) on Sep 12, 2023, 4:57 PM