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
Yes, I did not find it.
Yes - I didn't work.
No
8.2.4
6.0.6
11.29.0
3.3
No response
Bootstrap
I’m adding custom pagination, but the view isn’t rendering.
public function setUp(): array { //$this->showCheckBox(); return [ PowerGrid::footer() ->showPerPage(10) ->showRecordCount() ->includeViewOnTop('components.table.a') ->includeViewOnBottom('components.table.b') ->pagination(viewPath: 'components.table.pagination'), ]; }
The text was updated successfully, but these errors were encountered:
@luanfreitasdev consegue verificar porque não está mostrando a paginação customizada? obrigado!
Sorry, something went wrong.
No branches or pull requests
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.2.4
PowerGrid
6.0.6
Laravel
11.29.0
Livewire
3.3
Alpine JS
No response
Theme
Bootstrap
Describe the bug.
I’m adding custom pagination, but the view isn’t rendering.
To Reproduce...
Extra information
The text was updated successfully, but these errors were encountered: