Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reduxForm is not defined #98

Closed
dustingraves opened this issue Apr 18, 2018 · 1 comment
Closed

reduxForm is not defined #98

dustingraves opened this issue Apr 18, 2018 · 1 comment
Assignees
Labels

Comments

@dustingraves
Copy link

Do you want to request a feature or report a bug?
bug

What is the current behavior?
when using the form generator it does not import redux-form in the enhancer

What is the expected behavior?
it should add an import statement for redux-form

Which versions of dependencies, and which browser and OS are affected by this issue? Did this work in previous versions or setups?

This is the first time I used the form generator
I am using a fresh install of generator-react-firebase@v2.0.0-rc.9

@prescottprue prescottprue self-assigned this Apr 19, 2018
prescottprue pushed a commit that referenced this issue Apr 20, 2018
* feat(app): firebase.json now includes functions predeploy script
@prescottprue prescottprue mentioned this issue Apr 20, 2018
2 tasks
prescottprue added a commit that referenced this issue Apr 20, 2018
* feat(core): add prettier with [`prettier`](https://github.com/prettier/prettier) [config for `eslint`](https://github.com/prettier/eslint-config-prettier)
* fix(form): add missing `import` of `reduxForm` in enhancer - #98
* fix(form): `scss` file import fixed (removed extra "Form") - #97
* feat(corer): add the `npm run build` script to functions predeploy
* feat(core): add `npm deploy` to travis config for deploys when merging to master
@prescottprue
Copy link
Owner

prescottprue commented Apr 20, 2018

Fixed in v2.0.0-rc.10 release. Make sure to reinstall with npm i -g generator-react-firebase.

Reach out if things don't work as expected. Thanks for reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants