LearnNewsExamplesServices
Frontmatter
id6998
titlecomponent.Base: re-add `initConfig()`
stateClosed
labels
bug
assigneestobiu
createdAtJul 9, 2025, 2:18 PM
updatedAtJul 9, 2025, 2:19 PM
githubUrlhttps://github.com/neomjs/neo/issues/6998
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJul 9, 2025, 2:19 PM

component.Base: re-add initConfig()

tobiu
tobiu commented on Jul 9, 2025, 2:18 PM
  • This is a regression issue for when I was working on the state.Provider rewrite.
  • It does not affect any released version.
  • We do need to register bindings here.
  • Rationale: A component can get manually instantiated via Neo.create() with a parentId, but outside container items. In this case, it needs to immediately resolve stores and bindings.
tobiu assigned to @tobiu on Jul 9, 2025, 2:18 PM
tobiu added the bug label on Jul 9, 2025, 2:18 PM
tobiu referenced in commit b93a9b0 - "component.Base: re-add initConfig() #6998" on Jul 9, 2025, 2:19 PM
tobiu closed this issue on Jul 9, 2025, 2:19 PM