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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Livewire PowerGrid version
v6.3.1
Livewire version
v3.6.3
Laravel version
v12.10.2
Which PHP version are you using?
PHP 8.3
Which Theme are you using?
Tailwind
Have you published the resource files and customized them? (php artisan vendor:publish)
No
What is the problem?
Debugged it until it went wrong:
I started a new clean Laravel project and installed PowerGrid. I enabled exporting in the new UserTable component.
After I enabled the
actionRules
method (and the actualRule
in the array the batchjob didn't work anymore.also the
$theme
array is empty. Looks like the initiation of the component went wrong.I'm still debugging. Hopefully can help you to fix it...
Code snippets
How do you expect it to work?
Export should run as expected
Please confirm (incomplete submissions will not be addressed)
Beta Was this translation helpful? Give feedback.
All reactions