-
Notifications
You must be signed in to change notification settings - Fork 917
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Multiple Upload does not select images after deleting all previous selected #5623
Labels
Comments
Just to know: I bought the pro package and devtools because I'm on a project that needs the things I notified. |
Thanks @manfield for the report 🙏 I've just merged the fix and will tag a new version later today after I merge some other stuff 👍 Let us know if you experience issues after the update! Cheers |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug report
What I did
When deleting all previous uploaded files, through multiple uploader new files won't be added
Screen.Recording.2024-08-19.at.12.04.00.mp4.mp4
What I expected to happen
Files should be added even after complete deletion of the list
Backpack, Laravel, PHP, DB version
When I run
php artisan backpack:version
the output is:PHP VERSION:
8.3.9
PHP EXTENSIONS:
Core, date, libxml, openssl, pcre, zlib, filter, hash, json, pcntl, random, Reflection, SPL, session, standard, sodium, mysqlnd, PDO, xml, ast, bcmath, calendar, ctype, curl, dom, mbstring, FFI, fileinfo, ftp, gd, gettext, iconv, igbinary, intl, exif, msgpack, mysqli, pdo_mysql, pdo_pgsql, pdo_sqlite, pgsql, Phar, posix, readline, redis, shmop, SimpleXML, sockets, sqlite3, sysvmsg, sysvsem, sysvshm, tokenizer, xmlreader, xmlwriter, xsl, zip, memcached, Zend OPcache, xdebug
LARAVEL VERSION:
11.20.0.0
BACKPACK PACKAGE VERSIONS:
backpack/basset: 1.3.5
backpack/crud: 6.7.25
backpack/devtools: 3.1.5
backpack/generators: v4.0.5
backpack/language-switcher: 2.0.0
backpack/medialibrary-uploaders: 1.2.0
backpack/permissionmanager: 7.2.1
backpack/pro: 2.2.12
backpack/theme-tabler: 1.2.11
backpack/translation-manager: 1.0.3
The text was updated successfully, but these errors were encountered: