neo icon indicating copy to clipboard operation
neo copied to clipboard

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

Open tobiu opened this issue 4 years ago • 0 comments

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 avatar Apr 09 '21 19:04 tobiu