I am trying to follow the Nested-Records-When-Creating guide (
https://docs.avohq.io/2.0/recipes/nested-records-when-creating.html) and notice it deviates from the demo code in a few different places.
I am able to inject the custom js via jsbunlding/esbuild abd create the required partials, but my form isn't adding the nested records correctly.
Has anyone else successfully implemented this feature?