A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/bootstrap-vue/bootstrap-vue/issues/5615 below:

Drag & Drop directory to b-form-file input is limited to 100 files · Issue #5615 · bootstrap-vue/bootstrap-vue · GitHub

Describe the bug

I am using a file input like this:

<b-form-file id="idDirectoryDrop" directory multiple v-model="droppedDirectory" browse-text="Select directory" placeholder="Drag & Drop a directory here" :file-name-formatter="formatNames" ></b-form-file>

Selecting a directory via Browse works as expected, but if you drop a directory with 100+ files inside, it will only give you 100 files in the v-model as an array.

Expected behavior

Same as when browsing for a directory, when dropped, the array should contain all files

Versions

Libraries:

Environment:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4