Danny Hinshaw
Results
2
issues of
Danny Hinshaw
**Describe the bug** If you disable the full current month the component breaks. **To Reproduce** Steps to reproduce the behavior: 1. In a component add: ```tsx import { DateInput }...
Replaced lodash `_.merge` with webpack-merge in dev/prod webpack config files. Lodash was creating a shallow copy which created issues when adding new loaders/plugins to the original .config file.