Angular
22 results found
ERROR: No 'Access-Control-Allow-Origin' header is present on the requested resource.
from origin 'http://localhost:4200' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Data path .builders['app-shell'] should have required property 'class'.
Error: Schema validation failed with the following errors: Data path ".builders['app-shell']" should have required property 'class'.
Error: Node Sass version 5.0.0 is incompatible with ^4.0.0.
Error: Node Sass version 5.0.0 is incompatible with ^4.0.0. In angular 7. Install node js version 15.2.1
Error: Cannot find module 'node-sass' In Angular 7
Error: Cannot find module 'node-sass' In Angular 7 when I run my application with command ng serve -o
Call method of parent component in child component Angular 8
How can I call the method of parent component in child component in Angular 8 or another version?
Call method of child component in parent component Angular 8
How do you can call a child component method from a parent component in angular 8 or another version?
[Angular] ng.ps1 cannot be loaded because running scripts is disabled on this system
ng.ps1 cannot be loaded because running scripts is disabled on this system. For more information, see about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170.
Uncaught Error: Angular JIT compilation failed: '@angular/compiler' not loaded!
Uncaught Error: Angular JIT compilation failed: '@angular/compiler' not loaded! this error occurs only on some pages in Angular 9
How to increment date by one day in type script angular 6+
How to increment date by one day in TypeScript angular 6+. I try using code javascript to increase one day but it not worked for me.
How to show/hide a div tag or child tag component in Angular
How to show/hide a div tag or child tag component in Angular 8, I try used ng-show and ng-if but it does not work for me.
How to check or find the angular version in my project?
How to check or find the angular version in my project? I want to check and see it as fast as possible.
Error TS2554: Expected 2 arguments, but got 1 using @ViewChild
Error TS2554: Expected 2 arguments, but got 1 using @ViewChild help call method of child component from parent component in Angular 8.0
How to get first and last day of current month in Angular?
How to get the first and last day of the current month in Angular 8? getDate() method in Date it only returns the current day.
How to set value for ngbdatepicker in angular 8
How to set value for ngbdatepicker plugin in angular 8 after page initial finished. I set value through NgModel but it does not display to the textbox
Error: Unexpected value 'undefined' declared by the module
zone.js:852 Uncaught Error: Uncaught (in promise): Error: Unexpected value 'undefined' declared by the module 'AppModule' in Angular