We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Delete from preview page
Delete item and go back to list page with confirmation alert
Confirmation delete appears and stay on preview of item deleted
I'm tried to edit the delete.blade.php file with not success
After I run composer update backpack/crud the bug... is it still there?
composer update backpack/crud
yes
When I run php artisan backpack:version the output is:
php artisan backpack:version
PHP 7.4.11 (cli) (built: Oct 6 2020 10:35:51) ( NTS ) Copyright (c) The PHP Group Zend Engine v3.4.0, Copyright (c) Zend Technologies with Zend OPcache v7.4.11, Copyright (c), by Zend Technologies
v8.48.0@014443366257e4fa34071882e2b04217274a3ec9
4.1.47@b2325eedd661adb75c23683aa6ee1d291b3578e7
The text was updated successfully, but these errors were encountered:
Hello @hanmuja-juango
Thank you for the report. I could replicate your issue and it's indeed a nasty one.
I've submitted #3780 that should address this issue. I am still not sure it's the best way to fix this, but it's a working one.
I am going to close this issue so we continue any discussion regarding this in the PR thread.
Thanks again, Pedro
Sorry, something went wrong.
pxpm
No branches or pull requests
Bug report
What I did
Delete from preview page
What I expected to happen
Delete item and go back to list page with confirmation alert
What happened
Confirmation delete appears and stay on preview of item deleted
What I've already tried to fix it
I'm tried to edit the delete.blade.php file with not success
Is it a bug in the latest version of Backpack?
After I run
composer update backpack/crud
the bug... is it still there?yes
Backpack, Laravel, PHP, DB version
When I run
php artisan backpack:version
the output is:PHP VERSION:
PHP 7.4.11 (cli) (built: Oct 6 2020 10:35:51) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.11, Copyright (c), by Zend Technologies
LARAVEL VERSION:
v8.48.0@014443366257e4fa34071882e2b04217274a3ec9
BACKPACK VERSION:
4.1.47@b2325eedd661adb75c23683aa6ee1d291b3578e7
The text was updated successfully, but these errors were encountered: