laravel-frontend-presets / tall

A TALL (Tailwind CSS, Alpine.js, Laravel and Livewire) Preset for Laravel
MIT License
2.43k stars 204 forks source link

Livewire don't request #78

Closed homeoftheunits closed 3 years ago

homeoftheunits commented 3 years ago

Hi,

i have an Repo: https://github.com/homeoftheunits/tall-problem/tree/dev

This runs actually local end creates two Buttons. This Buttons should toggle an model between 1 and 2. But it doesn't work, when i click on the Button there is no effekt. When i debug the Problem, i see there is noch Request to livewire.

What is here wrong? Maybe an wrong package?

Cheers Ralf

homeoftheunits commented 3 years ago

Solved, the component should have an root Element