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
Currently you can edit and save each input field separately, which in principle is good, but when you jump to edit another field... saving one of them resets all of them due to re-rendering. That's a bug.
Currently you can edit and save each input field separately, which in principle is good, but when you jump to edit another field... saving one of them resets all of them due to re-rendering. That's a bug.