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

Column Summaries - Not Working #1806

Closed
alloylab opened this issue Dec 18, 2024 · 2 comments
Closed

Column Summaries - Not Working #1806

alloylab opened this issue Dec 18, 2024 · 2 comments

Comments

@alloylab
Copy link
Contributor

alloylab commented Dec 18, 2024

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.

@alloylab
Copy link
Contributor Author

DataSourceBase.php.V2.patch

updated patch fixes an issue when column is null

This was referenced Dec 19, 2024
@alloylab
Copy link
Contributor Author

#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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant