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
realtebo
changed the title
[Bug] v1.12.1 of datatable bring 2 loader on datatable ajax loading
[Bug] v1.12.1 of datatable shows 2 loader on datatable ajax loading
Dec 12, 2022
It a issue due to same problem. But it is a different issue. I think it should be left open because the solution to other issues is not automatically resolving this issue too.
Inviato da Outlook per Android<https://aka.ms/AAb9ysg>
________________________________
From: Pedro Martins ***@***.***>
Sent: Saturday, December 17, 2022 1:33:22 PM
To: Laravel-Backpack/CRUD ***@***.***>
Cc: Mirko Tebaldi ***@***.***>; Author ***@***.***>
Subject: Re: [Laravel-Backpack/CRUD] [Bug] v1.12.1 of datatable shows 2 loader on datatable ajax loading (Issue #4832)
Closed #4832<#4832> as completed.
—
Reply to this email directly, view it on GitHub<#4832 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAJVXWYJ2BRPK3TN5BCHPBDWNWXJFANCNFSM6AAAAAAS32YH74>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
Bug report
What I did
Nothing, simply initialized a new project
Then did a 'vendor:publish'
Then did a 'npm install'
What happened
When datatable is loading, the spinner added from backpack datatablelogic js code is ADDED to the loader of datatable
What I've already tried to fix it
Manually downgraded datatable
See vendor\backpack\crud\src\public\packages\datatables.net\js\jquery.dataTables.js
function _fnFeatureHtmlProcessing
The new version has
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 8.1.8 (cli) (built: Jul 5 2022 23:04:29) (ZTS Visual C++ 2019 x64)
Copyright (c) The PHP Group
Zend Engine v4.1.8, Copyright (c) Zend Technologies
LARAVEL VERSION:
v9.42.2@607d7867c93706eae20e28e46679f8a66e2a23ec
BACKPACK VERSION:
5.4.11@ffbadcdb6478822646600b2cd763490caa927155
The text was updated successfully, but these errors were encountered: