Hello,
I am having a problem on a For loop in Angular, I have this error showing
NG0303: Can't bind to 'ngForAs' since it isn't a known property of 'tr'.
I have imported the BrowserModule into my application, and the CommonModule on my page.
I don’t understand where this problem can come from.
Thank’s for help !
1 post - 1 participant