Dave I.

Results 7 comments of Dave I.

nice, you did a good job, how i can open a PR?

same problem with windows 7 service pack 1, 64bits

is redux-form compatible with react 16.4? redux-form is amazing and i will not change to formix or the new redux form, for very complex form is the only solution, hope...

the solutions does not work for me: ``` {t('projectcalls.homepage.title', { ns: 'seo' })} ```

but i've solved upgrading the lib and using this code, on ``` componentDidMount() { const description = document.querySelector('meta[name="description"]'); if (description) { description.remove(); } } ```

I've thought last was 1.0.15, readme of custom-react-scripts at the top says 'Latest version of original react-scripts: 1.0.11' ?