inertiajs-tables-laravel-query-builder icon indicating copy to clipboard operation
inertiajs-tables-laravel-query-builder copied to clipboard

Custom head/body v-show="show('colume')" does not work

Open goaround opened this issue 3 years ago • 2 comments
trafficstars

Hi,

I just upgraded to 2.0 and everythink works fine except the v-show="show('colume')" on a custom head/body. Renamed showColumn to show as described.

[Vue warn]: Property "show" was accessed during render but is not defined on instance. Uncaught (in promise) TypeError: _ctx.show is not a function

Any idea or example?

goaround avatar Jul 08 '22 12:07 goaround

I’ll soon create an example in the docs. And thanks for the sponsorship, Johannes!

pascalbaljet avatar Jul 09 '22 11:07 pascalbaljet

Same

anscharivs avatar Jul 10 '22 15:07 anscharivs