Skip to content

Conversation

@jessrynkar
Copy link
Member

@jessrynkar jessrynkar commented Jul 7, 2025

What?

Adds token into the initialState for the reset password form to ensure token does not get passed through as undefined.

Why?

Currently the reset password UI is broken because token is not getting passed to the form state.

How?

Adds token to initialState

Fixes #13040

@jessrynkar jessrynkar enabled auto-merge (squash) July 7, 2025 15:16
@jessrynkar jessrynkar merged commit f4f13a2 into main Jul 7, 2025
78 checks passed
@jessrynkar jessrynkar deleted the fix/reset-pw branch July 7, 2025 19:09
@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2025

🚀 This is included in version v3.46.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment