I am working with Angular Signature Pad. There is some issue with this line:
AngularSignaturePadModule.forRoot(),
ERROR in Error during template compile of 'AppModule' Function calls are not supported in decorators but 'AngularSignaturePadModule' was called.
I don't know what to pass in .forRoot()
. Any Help?