Closed Oleafeon closed 3 years ago
this is fixed i had to include {{ livewire:scripts }} in layout
As it does work with Livewire, you need to include the livewire scripts.
Glad you got it working already!
Maybe you should include it in the docs 😄
I thought I already had, but it's missing.
I will add it.
Thanks for letting me know @Oleafeon
It might not be perfect but should help clearing things up. Let me know if something else is missing.
Describe the bug
i have a problem that when i setup the buttons via
or even
{{ livewire:butik.add-to-cart slug="{{ slug }}" }}
the button not work it wont place my items in the cart