pcyuen98 / covidAngular

0 stars 0 forks source link

KT - Angular Practical (warning in console) #5

Closed pcyuen98 closed 3 years ago

pcyuen98 commented 3 years ago

Peer review of the practical 6 and 7

pcyuen98 commented 3 years ago

@nadizeq Just check with Deva whether he understands on this part?

nadizeq commented 3 years ago

When opening Angular on web browser, there are warnings that are shown in the console in the tab where it states that the usage of "id" is not unique.

To curb this problem, change the value that is assigned to the "id" to have different name and once it saved, the warning will not show in the console after inspecting it.