G. Montero

Results 3 comments of G. Montero

This is the message I get trying to login in with Google. ![image](https://user-images.githubusercontent.com/25494196/103016636-5868f980-4510-11eb-86c1-6b7cad1e4e71.png)

I does work with reactive forms, just remove the `[(ngModel)]="someValue"` and add `formControlName` without the binding `[ ]`, like this `formControlName="controlName"`, that worked for me. The docs need to be...

In my case ( mac m1 pro ) it works in safari v16.1, but not in brave v1.45.127 + chrome v107.0.5304.110 No errors in the console.