Vue-tables-2: Row click event is not defined

Created on 28 May 2017  路  3Comments  路  Source: matfish2/vue-tables-2

  • Vue.js version: 2.3.3
  • consumed using: webpack2
  • FULL error message (including stack trace): ReferenceError: event is not defined

Hi. I've a server table with listening for events with:
@loading="onLoading" @loaded="onLoaded" @error="onError" @row-click="onTest"
All events work except row click. When i click on a row i get _ReferenceError: event is not defined_.

bug

Most helpful comment

I have the same bug, but only in Firefox.

All 3 comments

I have the same bug, but only in Firefox.

Any news about this bug on Firefox. I am actually facing the same issue :(

Thank you for the fix in the new release !!!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nuneramu picture nuneramu  路  7Comments

VladZen picture VladZen  路  4Comments

djokoabdullah picture djokoabdullah  路  3Comments

singiankay picture singiankay  路  4Comments

dhdmstjs picture dhdmstjs  路  4Comments