7 comments found.
So.
After install you need chaging index.html line 7: <base href=”https://codervent.com/syndron-angular/demo/vertical/”> to <base href=”/”>
and… working well…..
Hi Team Just now i brought this template .. after ng serve .. application is loading.. and i could the errors in console .. why these .js files are getting imported from https://codervent.com/synadmin-angular/demo/horizontal/..
What if you shutdown the above domain permanently .. and my code in prod.. i will get issues..
do anyone face some issue.. if so what is the solution ..
localhost/:60 Cross-Origin Read Blocking (CORB) blocked cross-origin response https://codervent.com/synadmin-angular/demo/horizontal/styles.js with MIME type text/html. See https://www.chromestatus.com/feature/5629709824032768 for more details. localhost/:1 Access to script at ‘https://codervent.com/synadmin-angular/demo/horizontal/runtime.js' from origin ‘http://localhost:4200' has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. localhost/:60 GET https://codervent.com/synadmin-angular/demo/horizontal/runtime.js net::ERR_FAILED 200 localhost/:1 Access to script at ‘https://codervent.com/synadmin-angular/demo/horizontal/main.js' from origin ‘http://localhost:4200' has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. localhost/:60 GET https://codervent.com/synadmin-angular/demo/horizontal/main.js net::ERR_FAILED 200 localhost/:1 Access to script at ‘https://codervent.com/synadmin-angular/demo/horizontal/polyfills.js' from origin ‘http://localhost:4200' has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. localhost/:60 GET https://codervent.com/synadmin-angular/demo/horizontal/polyfills.js net::ERR_FAILED 200 localhost/:1 Access to script at ‘https://codervent.com/synadmin-angular/demo/horizontal/vendor.js' from origin ‘http://localhost:4200' has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. localhost/:60 GET https://codervent.com/synadmin-angular/demo/horizontal/vendor.js net::ERR_FAILED 200
i just changed base url to / and page got loaded..
Congratulation, best of luck with sales 
thank you