Skip to content
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] v1.12.1 of datatable shows 2 loader on datatable ajax loading #4832

Closed
realtebo opened this issue Dec 12, 2022 · 2 comments
Closed

[Bug] v1.12.1 of datatable shows 2 loader on datatable ajax loading #4832

realtebo opened this issue Dec 12, 2022 · 2 comments
Labels

Comments

@realtebo
Copy link
Contributor

realtebo commented Dec 12, 2022

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

@realtebo 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
@pxpm
Copy link
Contributor

pxpm commented Dec 17, 2022

I will be closing this, as the problem is the same as #4831 that is still open.

@pxpm pxpm closed this as completed Dec 17, 2022
@pxpm pxpm moved this to Done in This week Dec 17, 2022
@realtebo
Copy link
Contributor Author

realtebo commented Dec 17, 2022 via email

@tabacitu tabacitu removed this from This week Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants