Frontmatter
| id | 2206 |
| title | Docs.view.classdetails.SourceViewComponent: (re)apply the source code formatting on mount |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | May 29, 2021, 3:32 PM |
| updatedAt | May 29, 2021, 4:32 PM |
| githubUrl | https://github.com/neomjs/neo/issues/2206 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | May 29, 2021, 4:32 PM |
since the docs app is now removing non active cards (tabs) from the dom, we need to adjust the component logic to re-apply the formatting. similar to the charts & maps component wrappers.