From 23617b58c22c48b1a76e5225bfd3746213bc36be Mon Sep 17 00:00:00 2001 From: DonOmalVindula Date: Sat, 5 Sep 2026 08:57:11 +0530 Subject: [PATCH 1/9] fix(react): stop forwarding form-state props to social login buttons The sign-in, sign-up and recovery option factories spread the whole adapter props (`formValues`, `formErrors`, `touchedFields`, `isFormValid`, `onInputChange`, `inputClassName`, ...) onto the social buttons (Google, GitHub, Microsoft, Facebook, LinkedIn, Ethereum), and the buttons forward their props to the DOM `