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
#1812 tests failed.... determined that public bool $deferLoading = true; breaks column summary in the demo but my modified code addresses the issue, will submit another merge request
Have you searched through other issues to see if your problem is already reported or has been fixed?
Yes, I did not find it.
Did you read the documentation?
Yes, I did not find it.
Have you tried to publish the views?
Yes - I didn't work.
Is there an error in the console?
No
PHP Version
8.4.1
PowerGrid
6.1.7
Laravel
11.35.1
Livewire
3.4.9
Alpine JS
No response
Theme
Tailwind 3.x
Describe the bug.
Column summaries fail to display
To Reproduce...
Follow the steps to in the documentation to setup column summaries
Patches to resolve issue include below:
DataSourceBase.php.patch
table-footer.blade.php.patch
I can create pull request, just want to finish testing the patches and to make sure we are in agreement with the solution to resolve this issue.
Thanks.
The text was updated successfully, but these errors were encountered: