Skip to content
This repository has been archived by the owner on Feb 26, 2018. It is now read-only.

Fix for default value hydration of InputGroups #56

Merged
merged 1 commit into from
Jun 9, 2015
Merged

Fix for default value hydration of InputGroups #56

merged 1 commit into from
Jun 9, 2015

Conversation

Propaganistas
Copy link
Contributor

The new InputGroup element doesn't correctly hydrate from old input or bound models.

While other elements implement this functionality through the core Form package, the InputGroup element is specific to BootForms and cannot rely on this cascade. Therefore default value hydration for InputGroups needs to be implemented explicitly.

@adamwathan
Copy link
Owner

Great find, thanks! Any chance of adding a quick test for this? If not I'll pull it down and get it in when I have a second then get it merged right in.

Thanks again!

@Propaganistas
Copy link
Contributor Author

Done. Thanks for merging.

adamwathan added a commit that referenced this pull request Jun 9, 2015
Fix for default value hydration of InputGroups
@adamwathan adamwathan merged commit 469464a into adamwathan:master Jun 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants