Jack Palmer
Jack Palmer
## Issue When creating the `window` API from HTML that includes a `` element with a selected ``, the value is not returned. ## Steps to recreate **Domino version**: 2.1.6...
Examples here https://medium.com/@michaelvillar/improve-the-payment-experience-with-animations-3d1b0a9b810e
## Issue When wrapping a `persistReducer`, the type returned for the state of the reducer is... ```ts State & { _persist: PersistedState } ``` This causes an issue when trying...
### Prerequisites - [X] I have searched the existing issues - [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers. - [X] I have read...