while using get('name").valid it was showing an error that object may be null. What is the solution for that
@rahulksuresh4898 Жыл бұрын
get('name")?.valid try this
@arammah Жыл бұрын
maybe you recieve this error after grouping 3 fields(firstname,lastname,email) in personalDetails, if it is , you should write get('personalDetails.name').valid because now name is property of personalDetails you can access from it.
@Chakree45 Жыл бұрын
@@arammah ok sure thank you
@mayurpatil295110 ай бұрын
It will throw an error "object may be null" when you haven't specified "strict":false in tsconfig.js file
@anandk3807 Жыл бұрын
Thanq so much Great Video... 😍💖Very Underrated Playlist.. Hoping to achieve many likes..