xaksis/vue-good-table

Vue-good-table-next @on-row-click issue

titusdecali opened this issue · 1 comments

First off, sorry for posting here but as there is no separate issues for the next repo, I'm not sure where else to post.

  • Bug

Expected Behavior

When adding @on-row-click="method" to the vue-good-table component, that it will trigger on click.

EDIT: All event firing seems to be broken in the next repo.

Actual Behavior

no event is triggered

I've tested the original @xaksis Vue2 version, and it works as expected, so there seems to be something different in the next version

I've sent a message to Boris on Twitter and Youtube. Hopefully he will respond, or someone else will take over who has time to maintain to next version.

Didn't realize there was a separate docs for -next
https://borisflesch.github.io/vue-good-table-next/

Closing.