Frontmatter
| id | 4541 |
| title | table.Container: beforeSetStore() => listeners |
| state | Closed |
| labels | enhancementstale |
| assignees | tobiu |
| createdAt | Jul 12, 2023, 2:29 PM |
| updatedAt | Sep 13, 2024, 4:29 AM |
| githubUrl | https://github.com/neomjs/neo/issues/4541 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 13, 2024, 4:29 AM |
we should add an
afterSetStore()method which dynamically assigns the listeners viaon().otherwise, in case devs specify their own listeners, they will get overridden.