Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2 Warning icons #1523

Closed
eneadrian opened this issue Aug 8, 2024 · 3 comments
Closed

2 Warning icons #1523

eneadrian opened this issue Aug 8, 2024 · 3 comments
Labels

Comments

@eneadrian
Copy link
Contributor

Jetstream Version

5

Jetstream Stack

Livewire

Laravel Version

10

PHP Version

8

Database Driver & Version

No response

Description

Screenshot 2024-08-08 122008

If bannerStyle is warning, or anything other than succes or danger, 2 warning icons appears

Steps To Reproduce

return redirect()->back()
->with('flash', [
'bannerStyle' => 'warning',
'banner' => 'Something went wrong'
]);

@eneadrian
Copy link
Contributor Author

Screenshot 2024-08-08 122750

@driesvints
Copy link
Member

Heya, thanks for reporting this one! Could you send in a PR for this?

@driesvints
Copy link
Member

PR was merged thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants