LearnNewsExamplesServices
Frontmatter
id3762
titleComponentModel store entries should default to being typed as stores
stateClosed
labels
enhancementstale
assignees[]
createdAtJan 4, 2023, 2:51 AM
updatedAtSep 14, 2024, 4:26 AM
githubUrlhttps://github.com/neomjs/neo/issues/3762
authormaxrahder
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 14, 2024, 4:26 AM

ComponentModel store entries should default to being typed as stores

Closed v8.1.0 enhancementstale
maxrahder
maxrahder commented on Jan 4, 2023, 2:51 AM

If you configure a component model stores entry, and forget to add module or ntype:'store' it doesn't create a store. (The entry ends up having the value null.) Is there a use case for any stores entry being anything other than a store config? If not, then it should have that default. :-)

maxrahder added the enhancement label on Jan 4, 2023, 2:51 AM