Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix type checking on custom events #27

Open
LarsKemmann opened this issue Apr 16, 2024 · 0 comments
Open

Fix type checking on custom events #27

LarsKemmann opened this issue Apr 16, 2024 · 0 comments
Labels
collaboration This improves people's ability to contribute

Comments

@LarsKemmann
Copy link
Contributor

Right now, the form constructor has to bypass type checking when adding an event listener for chai-fieldchanged. I'm pretty sure lit has a way to handle this case. I opted not to use standard event subclassing, in favor of custom events, for that reason.

@LarsKemmann LarsKemmann added the collaboration This improves people's ability to contribute label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
collaboration This improves people's ability to contribute
Projects
None yet
Development

No branches or pull requests

1 participant