Frontmatter
| id | 2767 |
| title | vdom.VNode: switch back from construct to constructor |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Dec 12, 2021, 6:20 PM |
| updatedAt | Dec 12, 2021, 6:23 PM |
| githubUrl | https://github.com/neomjs/neo/issues/2767 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Dec 12, 2021, 6:23 PM |
this class is an edge case and not supposed to be a real neo class. using the real ctor makes more sense.