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
I observe that when the bio field remains the same and only vibes change, the form doesn't get submitted.
This may be because handleInputChange is tied only to the bio text field.
Is there a way to track multiple field updates?
The text was updated successfully, but these errors were encountered:
I observe that when the bio field remains the same and only vibes change, the form doesn't get submitted.
This may be because handleInputChange is tied only to the bio text field.
Is there a way to track multiple field updates?
The text was updated successfully, but these errors were encountered: