ProcessMaker / vue-form-elements

Reusable VueJS Based Form Elements
25 stars 12 forks source link

Fix: Unable to Access parent JSON element from a nested array using the _parent. syntax FOUR-6990 #363

Closed caleeli closed 1 year ago

caleeli commented 1 year ago

Issue & Reproduction Steps

Unable to Access parent JSON element from a nested array using the _parent. syntax FOUR-6990

Expected behavior: Can access to values under _parent._parent

Actual behavior: Can not access to values under _parent._parent

Solution

Related Tickets & Packages

Code Review Checklist

caleeli commented 1 year ago

@rodriquelca fixed