LearnNewsExamplesServices
Frontmatter
id6977
titlecore.Base: isDestroying_ reactive config
stateClosed
labels
enhancement
assigneestobiu
createdAtJul 7, 2025, 7:54 PM
updatedAtJul 7, 2025, 7:55 PM
githubUrlhttps://github.com/neomjs/neo/issues/6977
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJul 7, 2025, 7:55 PM

core.Base: isDestroying_ reactive config

Closed v10.0.0-beta.5 enhancement
tobiu
tobiu commented on Jul 7, 2025, 7:54 PM
  • This config will be set to true as the very first action within the destroy() method.
  • Effects can observe this config to clean themselves up.
  • Use case is e.g. state.Provider
tobiu assigned to @tobiu on Jul 7, 2025, 7:54 PM
tobiu added the enhancement label on Jul 7, 2025, 7:54 PM
tobiu referenced in commit c8dcc0b - "core.Base: isDestroying_ reactive config #6977" on Jul 7, 2025, 7:55 PM
tobiu closed this issue on Jul 7, 2025, 7:55 PM
tobiu referenced in commit 474a79d - "core.Base: isDestroying_ reactive config #6977" on Jul 9, 2025, 2:10 AM