laravel-views
laravel-views copied to clipboard
Inline editing doesn't allow to change values
Hi,
I think this is a GREAT project! I'm following the instructions on laravelviews.com to test it before i start using it.
- My table shows up.
- Sorting works
- Editing border shows and shows the finger to click; but does nothing. Double clicking the value only highlights the text as a normal doubleclick does.
Could there be an issue with my versions?
"laravel-views/laravel-views": "^2.4",
"laravel/framework": "^9.2",
Hi @jpu4, thanks for raising this, I'll take a look at it, question, what is the Alpine.js version you are using?
same problem
Hi @alnibrass, what are the Alpine.js and Livewire versions you are using? is it working fine with the examples in laravelviews.com on your browser?
same problem. I dont using alpine.js
Hi @jamessoncardozo , what do you mean by you're not using alpine.js, alpine is part of the Livewire ecosystem, and the TALL stack