Eszter

Results 3 issues of Eszter

## 🐛 Bug Report Typescript throws when using variable in Trans component. Maybe a bit of an edge case, but when using a custom component that expects string as children...

typescript
stale

- `downshift` version: 6.0.5 - `node` version: latest - `npm` (or `yarn`) version: latest **Relevant code or config** Simple implementation of a Select component using `useSelect` hook. Behaviour is visible...

help wanted
needs investigation

### Summary: During unit testing in Jest/Enzyme `onAfterOpen` callback is not called; `after-open` classes are not added to the test snapshots. They seem to work as expected in the UI....