Social Login (Facebook) pre-fill issue

I’ved noticed after users use the social login, the fields “first name” and “last name” gets autofilled with the users complete name. For example if the users first name is John and last name is Doe, all fields will be filled with the full name “John Doe”.



What maybe going on? I’ve configured the forms and filled the “Field HTML name” with “first_name” and “last_name” per the facebook public_profiles at https://developers.facebook.com/docs/facebook-login/permissions.



What maybe going on to cause this?

I’ved noticed after users use the social login, the fields “first name” and “last name” gets autofilled with the users complete name. For example if the users first name is John and last name is Doe, all fields will be filled with the full name “John Doe”.

What maybe going on? I’ve configured the forms and filled the “Field HTML name” with “first_name” and “last_name” per the facebook public_profiles at https://developers.facebook.com/docs/facebook-login/permissions.

What maybe going on to cause this?

I’m seeing the same issue. Not sure what’s causing it, though – maybe others will chime in.