tycomo/ngx-ssrs-reportviewer

ngx-ssrs-reportviewer angular 9 getinternalnameofclass error

Opened this issue · 0 comments

We are updating angular application and using ngx-ssrs-reportviewer component in our angular 9 version application and getting the following error

Error: getInternalNameOfClass() called on a non-ES5 class: expected ReportViewerComponent to have an inner class declaration
at Esm5ReflectionHost.getInternalNameOfClass (node_modules@angular\compiler-cli\ngcc\src\host\esm5_host.js:88:23)
Any Idea on this?