Open Issues Need Help
View All on GitHubAI Summary: The issue describes a developer experience problem where IDEs (like VSCode) suggest component lifecycle methods (e.g., `connectedCallback`) twice, one on top of the other, when using components constructed via a specific 'infusion chain' of mixins. This suggests a type signature or definition shadowing conflict within the mixin application process, leading to incorrect type inference for the IDE.
Complexity:
3/5
bug good first issue priority:low
A lightweight Front-End kit for authoring custom web components with TypeScript.
TypeScript
docs: Fix comments in Quick Start examples 9 days ago
documentation good first issue priority:low
A lightweight Front-End kit for authoring custom web components with TypeScript.
TypeScript