Piotrek

Results 1 comments of Piotrek

Since angular 8 @ViewChild has 2 parameters, e.g @ViewChild('fileUploadQueue', {static: false}) fileUploadQueue: ElementRef; I don't have any solution to this... Author must change all ViewChilds and add second param