Argument of type 'HTMLDivElement | null' is not assignable to parameter of type 'HTMLElement | undefined'. code example
Example: google map Argument of type 'HTMLElement | null' is not assignable to parameter of type 'Element'
"strictNullChecks": false,