@bobsmith do you have it bro
Not yet still same here with the Gravity Perks Gravity Forms Nested Forms 1.0-rc-10.10
Version 1.0-rc-1.2 was out 9th December so should be around very soon.
Changelog
1.0-rc-1.2
Fixed issue where jQuery UI modal was not updated to work with our new build flow.
1.0-rc-1.1
Fixed issue where datepicker widget was not focusable due to focus being trapped in the Nested Form modal.
Fixed issue where 3rd-party usage of GPNestedForms.loadEntry() would result in an error if the modal had not yet been activated.
1.0-rc-1.0
Fixed conflict where GPFUP's editor actions (cancel/crop) were not interactable when opened from a Nested Form modal due to GPNF's new focus trap.
Improved loading experience for Nested Forms by preventing the max entries message and row actions from showing on initial load.
Added support for screen readers on child entry edit actions.
Added gpnf_enable_duplication filter to enable "Duplicate" action for child entries.
Added gpnf_duplicate_entry filter to allow modifying the entry that will be duplicated.
Updated Nested Entries template to display "Duplicate" action when enabled via filter.
Improved default styles for Nested Form fields.
Improved screen reader support for modal interactions.
Fixed issue where button submit animation was not triggered when submit was triggered by "Enter" keypress.
Improved accessibility of keyboard navigation. Tabbing is now restricted to focusable elements in the Nested Form modal when opened.
Added gpnf_populated_entry filter to allow filtering the entry that is about to be populated into the child form for editing.
Fixed issue where calculations of multiple parent forms on the same page could conflict causing modifiers such as :total to not work as expected.
1.0-beta-10.10
Fixed issue where {Parent} merge tags would not be parsed if used in fields conditionally shown by a Section Field.