LearnNewsExamplesServices
Frontmatter
id3936
titleNeo.applyClassConfig() => adjust the logic for the new config structure => observable mixin
stateClosed
labels
enhancementhelp wanted
assignees[]
createdAtJan 24, 2023, 8:57 AM
updatedAtJan 24, 2023, 5:26 PM
githubUrlhttps://github.com/neomjs/neo/issues/3936
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 24, 2023, 5:26 PM

Neo.applyClassConfig() => adjust the logic for the new config structure => observable mixin

Closed v8.1.0 enhancementhelp wanted
tobiu
tobiu commented on Jan 24, 2023, 8:57 AM

inside the getConfig-refactoring branch, the logic is mostly done.

however, right now the core.Observable mixin is getting applied to all classes (does not happen in die normal version).

the issue is most likely inside these 100 lines: https://github.com/neomjs/neo/blob/dev/src/Neo.mjs#L50

tobiu added the enhancement label on Jan 24, 2023, 8:57 AM
tobiu added the help wanted label on Jan 24, 2023, 8:57 AM
tobiu
tobiu Jan 24, 2023, 5:26 PM

resolved via removing staticConfig completely.

tobiu closed this issue on Jan 24, 2023, 5:26 PM