LearnNewsExamplesServices
Frontmatter
id1741
titlemodel.Component: add support for models without using a data config
stateClosed
labels
enhancement
assigneestobiu
createdAtApr 9, 2021, 8:21 PM
updatedAtApr 9, 2021, 8:24 PM
githubUrlhttps://github.com/neomjs/neo/issues/1741
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 9, 2021, 8:24 PM

model.Component: add support for models without using a data config

Closed v8.1.0 enhancement
tobiu
tobiu commented on Apr 9, 2021, 8:21 PM

we did not need this before, since the only thing models were using was the data config.

now, with adding a stores config into the mix, the data config should be optional.

the class still triggers createDataProperties() resulting in an error.

looking into this now!

tobiu added the enhancement label on Apr 9, 2021, 8:21 PM
tobiu assigned to @tobiu on Apr 9, 2021, 8:21 PM
tobiu referenced in commit 24a4ec3 - "model.Component: add support for models without using a data config #1741" on Apr 9, 2021, 8:24 PM
tobiu closed this issue on Apr 9, 2021, 8:24 PM