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 can't find a way to cancel the addition of a file. Let's say a user selects a file, and it's the wrong type. As far as I can see there is no way for me to suppress it being added to the preview list.
I can call clear() later, but is there a way to cancel it from being added in the first place?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I can't find a way to cancel the addition of a file. Let's say a user selects a file, and it's the wrong type. As far as I can see there is no way for me to suppress it being added to the preview list.
I can call
clear()
later, but is there a way to cancel it from being added in the first place?Beta Was this translation helpful? Give feedback.
All reactions