LearnNewsExamplesServices
Frontmatter
id6640
titlegrid.column.Component: cellRenderer() => renew bound controller configs on each change
stateClosed
labels
enhancement
assignees[]
createdAtApr 10, 2025, 10:08 PM
updatedAtApr 10, 2025, 10:09 PM
githubUrlhttps://github.com/neomjs/neo/issues/6640
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 10, 2025, 10:09 PM

grid.column.Component: cellRenderer() => renew bound controller configs on each change

Closed v8.43.0 enhancement
tobiu
tobiu commented on Apr 10, 2025, 10:08 PM
  • The componentConfig can contain bindings into a view controller, e.g. a button handler = 'editButtonHandler'
  • componentConfig.set(component) can revert these, so we need a parseConfig() for each change.
tobiu added the enhancement label on Apr 10, 2025, 10:08 PM
tobiu referenced in commit 71d7d7e - "grid.column.Component: cellRenderer() => renew bound controller configs on each change #6640" on Apr 10, 2025, 10:09 PM
tobiu closed this issue on Apr 10, 2025, 10:09 PM