Frontmatter
| id | 4111 |
| title | component.Base: hidden |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Feb 21, 2023, 11:54 AM |
| updatedAt | Feb 21, 2023, 11:55 AM |
| githubUrl | https://github.com/neomjs/neo/issues/4111 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Feb 21, 2023, 11:55 AM |
component.Base: hidden
tobiu assigned to @tobiu on Feb 21, 2023, 11:54 AM

tobiu
Feb 21, 2023, 11:55 AM
this push is a hotfix candidate which requires more testing.
https://user-images.githubusercontent.com/1177434/220325892-420ef871-2a5b-4cdd-97cb-f19841783a94.mov
tobiu closed this issue on Feb 21, 2023, 11:55 AM
this config is not always working as intended, especially when used with bindings (resulting in
set()calls).we should stronger move it towards
mount()&unmount().@Dinkh