filamentphp / filament

A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS.
https://filamentphp.com
MIT License
18.07k stars 2.82k forks source link

Broken styles when using Tables\Group #7231

Closed AaronNeonDigital closed 1 year ago

AaronNeonDigital commented 1 year ago

Package

filament/filament

Package Version

v3.0@beta

Laravel Version

10

Livewire Version

v3

PHP Version

php 8.2

Problem description

Screenshot 2023-07-26 at 17 22 52

Styling on table row when using the group is showing classes as text and not rendered as html

Expected behavior

Expected to be rendered as HTML

Steps to reproduce

Use table grouping

Reproduction repository

https://github.com/unable

Relevant log output

No response

github-actions[bot] commented 1 year ago

Hey @AaronNeonDigital! We're sorry to hear that you've hit this issue. 💛

However, it doesn't look like you've provided much information on how to replicate the issue. Please edit your original post with clear steps we need to take.

danharrin commented 1 year ago

Upgrade Filament, but please submit a reproduction in the future.