BioPhoton / BioPhoton/angular-signature-pad
Angular 10 - forRoot() declaration not working.
Open
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
### 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.
Contributor guide
Research direction
Start by locating the module's forRoot() entry point and its ModuleWithProviders declaration. Check how Angular 10 expects the declaration to be typed, then verify that importing the module through forRoot() works without the reported failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100