angular-app icon indicating copy to clipboard operation
angular-app copied to clipboard

Angular 18 ,Bootstrap 5, Node.js, Express.js, CRUD, PWA, SSR, SEO, Lazy Loading, Examples Angular & React nrwl

Results 16 angular-app issues
Sort by recently updated
recently updated
newest added

I had problems with leaflet module to build correctly in SSR. Apparently, you had too. `ReferenceError: window is not defined` window isn't here in SSR, but leaflet try to implements...

page-list.component.ts function: writeQueryParams() line 113 : this.router.navigate(['crud/' + url], { queryParams: this.params }); //Maybe this is a bug,it will reload page . After deleting it, page worked well .

Hello, Do you think you would be able to increase the performance of this demo for mobile usage ? Currently lighthouse score is 63 and not 100.. ![image](https://user-images.githubusercontent.com/8767496/202666432-9abd19ec-cf96-41c6-99dc-406f489611c2.png) the LCP...

This repository is truly outstanding, and it offers a lot of value. For anyone considering making use of it, having a clear license provided upfront would greatly enhance its usability....

Hello, Your work is great but the project have SSR and some plugin, like PrimeNG ou signature_pad not works. It crash when implement this. For my project I must recreate...