Frontmatter
| id | 5460 |
| title | plugin.Responsive: owner.on({mounted: ''onOwnerMounted''}) |
| state | Closed |
| labels | enhancementstale |
| assignees | Dinkh |
| createdAt | Jun 23, 2024, 10:31 AM |
| updatedAt | Oct 6, 2024, 4:38 AM |
| githubUrl | https://github.com/neomjs/neo/issues/5460 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Oct 6, 2024, 4:38 AM |
we need to move the resize listener logic outside of
construct().rationale: moving a component into the viewport of a different window => we still want it to be responsive.