You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if there's a typo in a parameter name then instead of a warning or a failure during the compile, the resultant pdf will have that variable left blank. This is easy-ish to spot in a 10 page contract but in a longer one with many more params a typo might be hard to catch.
I know it's no easy task to generate the params file from the template buuut presumably it would be easier to check that all variables in the template are correctly exposed/defined in the params.dhall
if there's a typo in a parameter name then instead of a warning or a failure during the compile, the resultant pdf will have that variable left blank. This is easy-ish to spot in a 10 page contract but in a longer one with many more params a typo might be hard to catch.
I know it's no easy task to generate the params file from the template buuut presumably it would be easier to check that all variables in the template are correctly exposed/defined in the params.dhall