MarkusAbtion

Results 3 comments of MarkusAbtion

All my tests are passing, but after using `react-select-event` I've started seeing the following warning in unrelated tests: ```sh console.error Warning: The current testing environment is not configured to support...

It seems to be because the drawer is moved to the right hand side using translateX. So when the screen width has been calculated once, it's just stuck there. I...

I have this same issue. The UI doesn't update before the app has been completely closed and reopened.