-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
I have a table with 5 text variables inside the same cell. The variables are:
#{days.detail.0}
#{days.detail.1}
#{days.detail.2}
#{days.detail.3}
#{days.detail.4}
I set values for each of the variables (sometimes with just a space). I can get the variables and there values back before Docx.fillTemplate() but what is put in the document is random. Sometime the first variable is set correctly, sometime first and second but that's about it, the rest stay unset.
UPDATE: Wondered if being in the table matters but it appears not to. Even in a standard paragraph I still get the issue,
Metadata
Metadata
Assignees
Labels
No labels