jSignature icon indicating copy to clipboard operation
jSignature copied to clipboard

Window Resize clears jSignature data that was set programmatically

Open solvedigital opened this issue 8 years ago • 2 comments

I am experiencing the following issue.

  1. Retrieve jSignature base64 from database
  2. Set data of jSignature field using 'setData'
  3. Apply extra stroke manually
  4. Resize window
  5. Data that was retrieved from database and set using 'setData' is gone but manual stroke remains

solvedigital avatar Apr 04 '17 07:04 solvedigital

Now i have the same issue.Have u solved it yet?

TianqiHo avatar Jun 21 '19 04:06 TianqiHo

This is also happening to me. This seems to be the case also for mobile devices. Scenario - you have a form that needs a signature, someone is scrolling and filling out the fields as normal on a phone, get to the bottom, and then the user turns it sideways to start "signing". Sometimes, this is done midway, or when they might need 2 signatures, right after each other. The "isModified" seems to be slightly off.

KeithETruesdell avatar Jul 10 '20 20:07 KeithETruesdell