Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

patchDocument - input.prepForXml Error #2606

Open
Blair-24 opened this issue Feb 16, 2024 · 1 comment
Open

patchDocument - input.prepForXml Error #2606

Blair-24 opened this issue Feb 16, 2024 · 1 comment

Comments

@Blair-24
Copy link

Just wondering if its a limitation or I'm doing something wrong. Trying to patch an existing document with an array of objects that I want to format into ultimately repeating sections for each object. This is my code at present (plan is to add more, e.g. tables etc):

image

But I get this error:

TypeError: Cannot read properties of undefined (reading 'prepForXml')

@Blair-24
Copy link
Author

I've built out a bit more of the code to show where I'm heading. This is the item I'm returning to the children item within the patchDocument:

image

But still get the same error.

@Blair-24 Blair-24 changed the title patchDocument - Repeating Sections patchDocument - input.prepForXml Error Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant