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

is there a regression of Fix #94 ? #104

@ThierryCasanova

Description

@ThierryCasanova

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)
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions