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

Inline Editing does not show updated value

Open hadesunseenn opened this issue 3 years ago • 1 comments

When we click on any column value and edit and then hit enter, the value in DB gets updated but when we click outside of updated input it shows old value, it should show a new updated value. Just like in jQuery Datatables. On page reload we can see the latest value. The documentation site has the same error also

https://drive.google.com/file/d/1yhkjOXeGWRHpdtE2dFN4A4fkw0h71LjM/view

added a short video

hadesunseenn avatar Jan 31 '22 08:01 hadesunseenn

Thanks for raising this issue, I'll fix it

Gustavinho avatar Jan 31 '22 23:01 Gustavinho