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
In the File Widget, the upload button is incorrectly behaving like a submit button. When the user clicks it, the rfjs library immediately triggers form validation and displays validation errors, even though the user is only trying to upload a file.