RonnyLark

Results 3 comments of RonnyLark

Is this being looked at? I've tried every solution suggested here, you can't really go wrong since they're all 3-4 lines. Using `fireEvent` and `userEvent` of types `change`, `paste`, `type`,...

@ShooterArk the issue went away, not really sure how to be honest. But if you're experiencing this then it's still an issue.

We did update to react 18: ``` "react": "^18.2.0", ``` with ``` "@types/react": "^18.0.17", ```