Andrey Mereskin
Andrey Mereskin
### What is the current behavior? onBlur and onFocus callbacks are required to mark field as touched to display per-field validation. onBlur and onFocus [assume DOM event is passed](https://github.com/erikras/redux-form/blob/master/src/ConnectedField.js#L99) and...
It has a title but I feel like it's not discoverable enough. Explicit labels would ease the struggle.
When I call: ``` javascript childCollection = parentCollection.createChildCollection() ``` url property is not passed through from the parentCollection.