Frontmatter
| id | 5119 |
| title | component.Base: afterSetIsLoading() => ensure that the logic won''t trigger for initial false states |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Dec 1, 2023, 12:11 PM |
| updatedAt | Dec 1, 2023, 12:11 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5119 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Dec 1, 2023, 12:11 PM |
component.Base: afterSetIsLoading() => ensure that the logic won't trigger for initial false states
tobiu assigned to @tobiu on Dec 1, 2023, 12:11 PM
tobiu changed title from component.Base: afterSetIsLoading() => ensure that the logic won't trigger for inital false states to component.Base: afterSetIsLoading() => ensure that the logic won't trigger for initial false states on Dec 1, 2023, 12:11 PM
tobiu closed this issue on Dec 1, 2023, 12:11 PM
this breaks a lot of other items otherwise (e.g. buttons no longer getting an ui, labelPositions for fields).
it also triggers not needed logic for most cmp ctors