angular-signature-pad icon indicating copy to clipboard operation
angular-signature-pad copied to clipboard

Angular 10 - forRoot() declaration not working.

Open Srinivasan95-RB opened this issue 4 years ago • 0 comments

Subject of the feature

Angular 10 released a breaking change, where ModuleWithProviders needs a type to be declared. Hence, using the forRoot() method while importing the module does not work.

Srinivasan95-RB avatar Dec 01 '20 02:12 Srinivasan95-RB