Hi people, I hope you can help me
I tried to reply this functionality in my proyect: (I used the same code)
but I get this error message on browser console: "Class constructor fe cannot be invoked without 'new'."
I have tried to change the "ES2015" target to something else, but nothing works.
Any other idea? thanks in advanced.
Angular CLI: 11.1.3
Node: 16.13.0
OS: win32 x64
Angular: 11.1.2
... animations, cdk, common, compiler, compiler-cli, core, forms
... language-service, localize, platform-browser
... platform-browser-dynamic, router
Ivy Workspace: Yes
Package Version
---------------------------------------------------------
@angular-devkit/architect 0.1101.3
@angular-devkit/build-angular 0.1101.3
@angular-devkit/core 11.1.3
@angular-devkit/schematics 11.1.3
@angular/cli 11.1.3
@schematics/angular 11.1.3
@schematics/update 0.1101.3
ng-packagr 11.1.3
rxjs 6.6.3
typescript 4.1.3