@aws-amplify/ui-react-core@3.6.6
Patch Changes
-
#7083
733fd63bab9befbdbe1b00b2d7f61c4eb91d42eaThanks @vishwakt! - fix(authenticator): apply UI providedconfigandserviceswhen signing out before the Authenticator is renderedsetup.initConfighandlesSIGN_OUT, so signing out before the UI sendsINITmoved the machine past setup configured with defaults, and it settled onsignIn.useAuthenticatorInitMachineonly sentINITon thesetuproute, so every prop passed to theAuthenticatorwas ignored. The machine now acceptsINITuntil the UI has configured it, and the UI sendsINITon any route other thanidle. -
Updated dependencies [
733fd63bab9befbdbe1b00b2d7f61c4eb91d42ea,d1f6570056abb7e1aa116f7da81df18ef687b129]:- @aws-amplify/ui@6.15.6