No value accessor for form control with name: 'joinSpeciality' code example
Example: ERROR Error: No value accessor for form control with unspecified name attribute
Add ngDefaultControl attribute to the element that carries the [(ngModel)] attribute.