inertiajs-tables-laravel-query-builder
inertiajs-tables-laravel-query-builder copied to clipboard
Custom head/body v-show="show('colume')" does not work
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?
I’ll soon create an example in the docs. And thanks for the sponsorship, Johannes!
Same