Anirudh Talluri
Anirudh Talluri
### Describe the bug unable to enter 0 if prefix is given as 0 For Example:if we provide prefix as 0 and if we want to enter value as '10'...
### Describe the bug P-dropdown showing as valid when a class with objects are used for ngModel instead of interface like below. export class City { public name: string =...
Got the below error when ngx-dnd is used in angular 17 'NgxDnDModule' does not appear to be an NgModule class.This likely means that the library (@swimlane/ngx-dnd) which declares NgxDnDModule is...