wulfsolter / angular2-signaturepad

Angular2 Component for szimek / signature_pad
MIT License
176 stars 157 forks source link

Since rc6 you have to remove the line inputs: ['options'], #8

Closed hschindler closed 8 years ago

hschindler commented 8 years ago

Since rc6 you have to remove the line "inputs: ['options']," in @Component declaration.

abnersouzarocket commented 8 years ago

Hi There, I notice the issue with the input:['options'] as well, any idea when this might be fixed?

I'd manually removed that line.

Thanks a lot.

corey-waymark commented 8 years ago

To add to the above comments, this throws a runtime error on applications using this library, it is unusable with the current version of angular2.

lathonez commented 8 years ago

Fixed in 1.1.1.

2293d40