LearnNewsExamplesServices
Frontmatter
id4542
titlemodel.Component with a store & listeners throws a JS error
stateClosed
labels
bugstale
assignees[]
createdAtJul 12, 2023, 2:31 PM
updatedAtSep 13, 2024, 4:29 AM
githubUrlhttps://github.com/neomjs/neo/issues/4542
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 13, 2024, 4:29 AM

model.Component with a store & listeners throws a JS error

Closed v8.1.0 bugstale
tobiu
tobiu commented on Jul 12, 2023, 2:31 PM

we just encountered this inside our neo training: a view model has a stores config with a custom store which has an url, autoLoad. adding listeners like listeners: {load: items => console.log(items)} did not work.

we should create a small example and debug it.

tobiu added the bug label on Jul 12, 2023, 2:31 PM