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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello...
Why the tbody tag is replicated every row?
and...
why tbody tag apply only the class to the first row?
in the tailwind theme this is tbody array element
'tbody' => 'text-pg-primary-800',
The html this:
and the rendered page is (please note the first row):
I'm using tailwind theme for powegrid 5, and daysiui for the other page parts...
I did have to set te tbody to empty or set it text class at table tag...
Beta Was this translation helpful? Give feedback.
All reactions