LearnNewsExamplesServices
Frontmatter
id1744
titletable.Container: beforeSetStore() => passing a store instance => listeners
stateClosed
labels
enhancementstale
assignees[]
createdAtApr 9, 2021, 9:52 PM
updatedAtSep 18, 2024, 4:28 AM
githubUrlhttps://github.com/neomjs/neo/issues/1744
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 18, 2024, 4:28 AM

table.Container: beforeSetStore() => passing a store instance => listeners

Closed v8.1.0 enhancementstale
tobiu
tobiu commented on Apr 9, 2021, 9:52 PM

not sure if this one is a reasonable use case:

you could set a store, then switch to another store, then switch back to the first store.

in this case we would need a check if the listeners are already applied and only add them in case they are not.

tobiu added the enhancement label on Apr 9, 2021, 9:52 PM