LearnNewsExamplesServices
Frontmatter
id3735
titledata.field.* are not used
stateClosed
labels
bugstale
assignees[]
createdAtJan 2, 2023, 1:08 AM
updatedAtSep 14, 2024, 4:26 AM
githubUrlhttps://github.com/neomjs/neo/issues/3735
authorDinkh
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 14, 2024, 4:26 AM

data.field.* are not used

Closed v8.1.0 bugstale
Dinkh
Dinkh commented on Jan 2, 2023, 1:08 AM

Currently the data.field.* are not used if set in the model fields.

Example:

fields: [{
    name: 'id',
    ntype: 'data-field-float'
}]

The ntype is not used.

Dinkh added the bug label on Jan 2, 2023, 1:08 AM