Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emit events not working on Vue3 +3.0.5 versions #27

Open
luisdoniad opened this issue Aug 17, 2021 · 1 comment
Open

Emit events not working on Vue3 +3.0.5 versions #27

luisdoniad opened this issue Aug 17, 2021 · 1 comment

Comments

@luisdoniad
Copy link

luisdoniad commented Aug 17, 2021

Hi! There is a problem trying to handle revogrid events on current vue 3 versions.
I prepared two codesandbox working / not working.

Working on vue 3.0.5 or lower versions:
https://codesandbox.io/s/nd9g2?file=/src/App.vue

Not working on 3.0.6 or newer versions:
https://codesandbox.io/s/o37hj?file=/src/App.vue

Steps to reproduce:

  • Click on cell for trigger beforeCellFocus component event or click on column header for trigger beforeSorting component event.
  • Then look at to console messages.

Waiting for your response. Thank you so much.

@exherb
Copy link

exherb commented Aug 24, 2021

@beforesorting works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants