Frontmatter
| id | 6210 |
| title | component.Base: update(), promiseUpdate() => critical rendering path |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jan 13, 2025, 12:05 AM |
| updatedAt | Jan 13, 2025, 12:34 AM |
| githubUrl | https://github.com/neomjs/neo/issues/6210 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 13, 2025, 12:34 AM |
component.Base: update(), promiseUpdate() => critical rendering path
tobiu assigned to @tobiu on Jan 13, 2025, 12:05 AM

tobiu
Jan 13, 2025, 12:30 AM
- this logic can get added inside just 1 spot:
updateVdom() - the check should only happen in case all other update requirements have successfully passed.
https://github.com/user-attachments/assets/a7d9629a-2787-44c4-b03d-a5461d925853
tobiu closed this issue on Jan 13, 2025, 12:34 AM
render()