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 suggest keeping previously selected files when clicking browse the default behavior that could be disabled by a clear-on-browse prop Current behavior is clearing previously selected files when browse is clicked
Problem to solve
I pretty much love
VFileUpload
(introduced 3.7.6) and feel honored to suggest a couple of essential tweaks it so it can fit our requirements.VFileUpload
's slots andVFileUploadItem
's slots.#prepend
,#append
,#append-inner
, etc.Proposed solution
Example:
<VFileUpload hide-divider hide-icon />
Example:
Example:
Example:
clear-on-browse
propCurrent behavior is clearing previously selected files when browse is clicked
Example
The text was updated successfully, but these errors were encountered: