laravel-views icon indicating copy to clipboard operation
laravel-views copied to clipboard

Inline editing doesn't allow to change values

Open jpu4 opened this issue 2 years ago • 3 comments

Hi,

I think this is a GREAT project! I'm following the instructions on laravelviews.com to test it before i start using it.

  1. My table shows up.
  2. Sorting works
  3. 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",

jpu4 avatar Apr 28 '22 12:04 jpu4

Hi @jpu4, thanks for raising this, I'll take a look at it, question, what is the Alpine.js version you are using?

Gustavinho avatar May 02 '22 19:05 Gustavinho

same problem

alnibrass avatar Sep 15 '22 08:09 alnibrass

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?

Gustavinho avatar Sep 15 '22 15:09 Gustavinho

same problem. I dont using alpine.js

jamessoncardozo avatar Nov 08 '22 19:11 jamessoncardozo

Hi @jamessoncardozo , what do you mean by you're not using alpine.js, alpine is part of the Livewire ecosystem, and the TALL stack

Gustavinho avatar Nov 09 '22 17:11 Gustavinho