Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

is there a regression of Fix #94 ? #104

Open
ThierryCasanova opened this issue Jan 11, 2021 · 1 comment
Open

is there a regression of Fix #94 ? #104

ThierryCasanova opened this issue Jan 11, 2021 · 1 comment

Comments

@ThierryCasanova
Copy link

Using "npm install angular2-signaturepad@latest --save"
I 've got the angular2-signaturepad 3.0.4" packaged with dependendy "signature_pad": "2.3.2".

wich uses the property "this.signaturePad._canvas" while angular2 signaturePad 3.0.4 is calling "this.signaturePad.canvas" .
This issue was fixed in Fix #94 But it seems there is a regression with newer versions ?
(I get the followin error :
Cannot set property 'width' of undefined
at SignaturePad.set (angular2-signaturepad.js:92)
)

@capc0
Copy link

capc0 commented Jan 15, 2021

same here.
reverting to 2.11.0 worked for me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants