Using Angular 6 Forms
encountered this error "ERROR Error: Uncaught (in promise): Error: Cannot assign to a reference or variable!"
To resolve this issue I changed this HTML
Name is required
To this
Name is required
reference name and model name were same