LearnNewsExamplesServices
Frontmatter
id5389
titlecore.Util: isRecord()
stateClosed
labels
enhancement
assigneestobiu
createdAtApr 12, 2024, 11:29 AM
updatedAtApr 12, 2024, 11:32 AM
githubUrlhttps://github.com/neomjs/neo/issues/5389
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 12, 2024, 11:32 AM

core.Util: isRecord()

Closed v8.1.0 enhancement
tobiu
tobiu commented on Apr 12, 2024, 11:29 AM

since we changed isObject() to only return true for "real" objects, it will return false for records.

so, we do need a new method to check if a given input is a neo data record.

the new method needs to get used inside form.field.ComboBox.

tobiu added the enhancement label on Apr 12, 2024, 11:29 AM
tobiu assigned to @tobiu on Apr 12, 2024, 11:29 AM
tobiu referenced in commit 5acf083 - "core.Util: isRecord() #5389" on Apr 12, 2024, 11:31 AM
tobiu closed this issue on Apr 12, 2024, 11:32 AM