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 HOC call without params is broken in 6.8.0 #3115

Closed
YAndrew91 opened this issue Jun 27, 2017 · 2 comments
Closed

reduxForm HOC call without params is broken in 6.8.0 #3115

YAndrew91 opened this issue Jun 27, 2017 · 2 comments

Comments

@YAndrew91
Copy link

YAndrew91 commented Jun 27, 2017

Are you submitting a bug report or a feature request?

Bug/breaking change

What is the current behavior?

Apply reduxForm() HOC without params (passing form name and so on as props).
You'll see an exception: createReduxForm.js:317 Uncaught TypeError: Cannot read property 'immutableProps' of undefined.
1 min investigation showed that recent PR #3052 has added this line, which is obviously incorrect or is a breaking change at least.

What is the expected behavior?

Sandbox Link

What's your environment?

Any

Other information

@YAndrew91
Copy link
Author

Sorry, just found #3048

@lock
Copy link

lock bot commented Jun 27, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant