Commit eff4740
committed
fix: pdf generation for on the reservation page
Previously the JSON template lost its opening {, and after the recent
async change the PDF flow now waits on that malformed JSON, so .done()
never runs and the button appears dead.
Also add some default values if `null` values are present1 parent 098b48f commit eff4740
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | | - | |
| 6 | + | |
6 | 7 | | |
7 | | - | |
| 8 | + | |
8 | 9 | | |
9 | | - | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
| 14 | + | |
0 commit comments