Replies: 1 comment
-
I have the same issue and would be glad to have a solution. I am on using the Bootstrap Theme. Setting Attributes works, but only if I don't use detail() in setUp(). Have you found a good work around for your problem, or is anyone else looking into it? from what I can tell, the: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Livewire PowerGrid version
v6.3.2
Livewire version
v3.6.3
Laravel version
v12.15.0
Which PHP version are you using?
PHP 8.4
Which Theme are you using?
Tailwind
Have you published the resource files and customized them? (php artisan vendor:publish)
No
What is the problem?
Heya,
Rule::rows()->setAttribute()
works fine here unless we also usePowerGrid::detail()->view()
in the component.Code snippets
and
How do you expect it to work?
The class
text-success
should be applied to the row.Please confirm (incomplete submissions will not be addressed)
Beta Was this translation helpful? Give feedback.
All reactions