fix(ST-507): remount email Input on prop change to silence base-ui uncontrolled warning
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
a1ecf096a3
commit
34e6334051
1 changed files with 1 additions and 0 deletions
|
|
@ -113,6 +113,7 @@ export function ProfileEditor({ email, bio, bioDetail, hasAvatar, avatarVersion
|
|||
E-mailadres
|
||||
</label>
|
||||
<Input
|
||||
key={email ?? ''}
|
||||
id="email"
|
||||
name="email"
|
||||
type="email"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue