hey everybody, actually i have problem to use ng2-jalali-date-picker because of renderer which is imported from @angular/core in this path ---> ./node_modules/ng2-jalali-date-picker/ivy_ngcc/ng2-jalali-date-picker.js .
as angular said https://angular.io/guide/migration-renderer#Why%20should%20I%20migrate%20to%20Renderer2?
renderer is deprecated and we have to use renderer2, which is not considered in latest version but in 2.4.2 is ok.