Jaryway

Results 5 issues of Jaryway

```js new Path("children.0.children.2.children.0").includes( new Path("children.0.children.0") ) ```` return true? 是我的理解有错吗?

```jsx // jsonuri.set(vm.data, "batters/batter/length", 1); var dta; jsonuri.set( [ { name: "a", // 0/children children: [ // 0/children/0 { name: "a-0" }, // 0/children/1 { name: "a-1", // 0/children/1/children children:...

![image](https://user-images.githubusercontent.com/5987056/93325004-3d1f8b80-f849-11ea-8e6d-d9b4c68ee961.png) 如何从 List 获取子字段的所有错误信息。现在通过 List 可以在子字段上显示错误信息,但有时为了页面美观想把所有的错误信息集中显示。请问这种情况如何实现?如图显示的效果。

### Are you submitting a **bug report** or a **feature request**? bug report ### What is the current behavior? field(firstName) valitdating state become true,when add/remove array item. ### What is...

[see bug](https://codesandbox.io/s/react-final-form-field-arrays-react-beatiful-dnd-as-drag-drop-forked-ybw4nl?file=/index.js) [issues 116](https://github.com/final-form/react-final-form-arrays/issues/116)