robsontenorio / mary

Laravel Blade UI Components for Livewire 3
https://mary-ui.com
Other
1.05k stars 129 forks source link

[Bug]: Conflict with Laravel Jetstream x-slot name=actions. #216

Closed David-Grass-Feria closed 11 months ago

David-Grass-Feria commented 11 months ago

MaryUI version

1.11.1

daisyUI version

v4.4.20

Livewire version

3.0

What browsers are affected?

Chrome

What happened?

You can not use maryui with laravel jetsream, because the buttons on profile infomartion page will not work anymore. Yes you can install maryui with jetsream, but the profile page submit buttons will not work.

David-Grass-Feria commented 11 months ago

Solved: php artisan view:clear Sorry, i not readed in the docs.