Gerald Gayowsky
Gerald Gayowsky
I just stumbled across this issue a few moment ago. The application I am working on is a mixed JS and TS. I have only noticed this problem occurring on...
Let me look into this, but I believe that this package doesn't work with the latest react-create-app is because of the fact that the jest configuration file has `resetMocks` to...
I am referring to having better `triggerEvent` support for touch events. Looking at `fire-event.ts` for mouse events (`click`, `mouseup`, `mousemove`, etc) a `MouseEvent` is returned and similarly for keyboard events...