Hey there ! I am getting this error for a long time and I am tired of trying to find where isn’t the CommonModule or BrowserModule imported, as I saw in Stackoverflow and reddit to import the correct modules or even if I misspelled the *ngFor.
So basically my app is based in sidemenu navigation with different pages (Home, Shops, Settings and Info) and when I try to go to the Shops page, it loads but gives me the error in this post title!
I will put some screenshots of the routing modules and modules to see what is making this to error.
This is the menu-routing-module.ts
This is the shops-routing-module.ts
This is the app-routing-module.ts
I hope this screenshots could help you understanding more what is happening!
Thanks a lot in advance!
2 posts - 2 participants