LearnNewsExamplesServices
Frontmatter
id6090
titlecore.Base, component.Base: allow unregistering existing components
stateClosed
labels
enhancement
assigneestobiu
createdAtNov 7, 2024, 9:36 PM
updatedAtNov 7, 2024, 9:41 PM
githubUrlhttps://github.com/neomjs/neo/issues/6090
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 7, 2024, 9:41 PM

core.Base, component.Base: allow unregistering existing components

Closed v8.1.0 enhancement
tobiu
tobiu commented on Nov 7, 2024, 9:36 PM

advanced feature for devs who know what they are doing.

example: component based list with index based items => when adding new items or sorting, it can happen that ids get moved around. in this context it can briefly happen that ids are no longer unique until the sync OP is done.

the framework should not restrict it.

tobiu added the enhancement label on Nov 7, 2024, 9:36 PM
tobiu assigned to @tobiu on Nov 7, 2024, 9:36 PM
tobiu
tobiu Nov 7, 2024, 9:41 PM

wrong commit message, apologies.

the ticket got resolved via: https://github.com/neomjs/neo/commit/7d3a8dcf31e725c3a1605a48bc874df29805a754

tobiu closed this issue on Nov 7, 2024, 9:41 PM