Frontmatter
| id | 1010 |
| title | layout.Card, tab.Container: change the default of removeInactiveCards to true |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Aug 1, 2020, 5:09 AM |
| updatedAt | Aug 1, 2020, 8:27 PM |
| githubUrl | https://github.com/neomjs/neo/issues/1010 |
| author | tobiu |
| commentsCount | 3 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Aug 1, 2020, 8:27 PM |
layout.Card, tab.Container: change the default of removeInactiveCards to true
tobiu assigned to @tobiu on Aug 1, 2020, 5:09 AM

tobiu
Aug 1, 2020, 5:25 AM
it does break the mapboxGL map & AmCharts. i guess we need to trigger the afterSetMount logic for this use case.

tobiu
Aug 1, 2020, 5:27 AM
docs app: dynamically added tabs do not get activated, highlightJS source views break. more work.

tobiu
Aug 1, 2020, 4:28 PM
the mapboxGL & AmCharts part is fixed.
tobiu closed this issue on Aug 1, 2020, 8:27 PM
this will affect a lot of demo apps (covid, docs, website,...) & examples, so it requires testing.
in case it works the way i think it should, it will increase the rendering performance by quite a bit.