aishwaryasharma14
aishwaryasharma14
While upgrading to Angular 10, using PapaParse gives following warning message - WARNING in C:\parser.component.ts depends on papaparse. CommonJS or AMD dependencies can cause optimization bailouts. This seems to be...
**Describe the bug** Angular IMask pipe rounds off the value after the decimal point if a number with 15 digits decimal part is typed **To Reproduce** Use the following code...
Hi @shilman , After upgrading to Angular 10, I am getting this error while displaying kendo grid on storybook - ERROR TypeError: Class constructor EventEmitter_ cannot be invoked without 'new'...