Skip to content
This repository has been archived by the owner on Nov 18, 2019. It is now read-only.

JavaScript error "scope.signaturePad.on is not a function" #54

Closed
flarpy opened this issue May 3, 2017 · 3 comments
Closed

JavaScript error "scope.signaturePad.on is not a function" #54

flarpy opened this issue May 3, 2017 · 3 comments

Comments

@flarpy
Copy link

flarpy commented May 3, 2017

Signature functions all work ok, but I get this in the console.

angular.min.js:123 TypeError: scope.signaturePad.on is not a function
    at signature.js:99
    at m.$digest (angular.min.js:146)
    at m.$apply (angular.min.js:149)
    at l (angular.min.js:102)
    at XMLHttpRequest.A.onload (angular.min.js:107)

Angular version 1.6.4
Jquery version 2.1.4

@jasny jasny changed the title scope.signaturePad.on is not a function JavaScript error "scope.signaturePad.on is not a function" May 4, 2017
@p0457
Copy link

p0457 commented May 4, 2017

Same here, just started popping up all of a sudden. Does not seem to be impacting the signature pad at all, but would love to have this error removed.
Angular v1.4.9, jQuery v2.1.4,

@andreanc223
Copy link

This can be fixed if the version for szimek's signature_pad is updated to anything >1.5.0 (I believe thats the earliest version containing the on and off methods)

@jasny jasny closed this as completed in 7830f5f May 5, 2017
@flarpy
Copy link
Author

flarpy commented May 6, 2017 via email

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

3 participants