199ocero / radio-deck

Turn filament default radio button into a selectable card with icons, title and description.
https://filamentphp.com/plugins/jaocero-radio-deck
MIT License
63 stars 10 forks source link

[Bug]: Border outline color not working #2

Closed CodeWithDennis closed 9 months ago

CodeWithDennis commented 9 months ago

What happened?

In the new version the following method does not add a outline color to the options anymore ->color('primary'). Downgrading to v1.0.0-beta does work.

How to reproduce the bug

Add ->color('primary') to the field. (or any other color)

Package Version

v1.1.0

PHP Version

v8.2

Laravel Version

v10.39

Which operating systems does with happen with?

No response

Notes

What is happening:

Scherm­afbeelding 2024-01-02 om 14 37 47

Expected behavior:

Scherm­afbeelding 2024-01-02 om 14 38 27
199ocero commented 9 months ago

Fix on latest release v1.1.1

helio-cg commented 7 months ago

I'm using custom theme. I noticed that the content vendor must be placed in the custom theme's tailwind config