You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: