You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: remove immediate trim in onChange to ensure proper state updates
- Move trimming logic into updateSupportPrompt function
- This ensures the onChange event triggers immediately on any input
- Empty strings are converted to undefined only when storing
0 commit comments