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
Is your feature request related to a problem? Please describe.
After creating a new TouchEvent with happy-dom, some properties (e.g. TouchEvent.touches) are missing.
Is your feature request related to a problem? Please describe.
After creating a new TouchEvent with happy-dom, some properties (e.g.
TouchEvent.touches
) are missing.Example:
Describe the solution you'd like
Add support for TouchEvent and its properties
Describe alternatives you've considered
none
Additional context
none
The text was updated successfully, but these errors were encountered: