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_.
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 !!!
Most helpful comment
I have the same bug, but only in Firefox.