Jonathan Trujillo

Results 2 issues of Jonathan Trujillo

- `@freenow/wave` version: 1.18.0 ### Relevant code When applying custom styles to the SelectList component using the [styles API from react-select](https://react-select.com/styles#style-object), other styles get overwritten. For example: ```js ({ ...css,...

bug

- `@freenow/wave` version: 1.27.0 ### Relevant code https://codesandbox.io/s/wave-playground-forked-9hlttk?file=/src/App.js ### What was expected to happen? It should be possible to reuse a previously rendered banner after the transition has ended. ###...

bug