siamkreative / Contract-Killer-Generator

Based on the popular open-source contract for web designers and developers, this generator lets you create a contract within minutes and export it to PDF.
https://siamkreative-ckg.surge.sh/
GNU General Public License v2.0
89 stars 52 forks source link

Somehow I get customer in both signature blocks #10

Open gooddadmike opened 8 years ago

gooddadmike commented 8 years ago

Expected: Everything from the form would populate to the PDF appropriately. Instead: The bottom signature block showed customer name twice: image

Steps To Reproduce:

  1. Using latest Windows 10 and Latest Version of Chrome (both logged in and incognito) fill out the generator.
  2. Notice that the names go into the correct places on the signature block in the form.
  3. Click Save as PDF button
  4. Review Generated PDF.
  5. Notice Customer name on both signature blocks.
gooddadmike commented 8 years ago

Could this be relevant? https://github.com/MrRio/jsPDF/issues/595