handsontable / handsontable

JavaScript data grid with a spreadsheet look & feel. Works with React, Angular, and Vue. Supported by the Handsontable team ⚡
https://handsontable.com
Other
20.07k stars 3.05k forks source link

Vue2, handsontable, use multi-column sort plug-in, start multi-column sort, beforeColumnSort execution time is what? #10846

Open zhongguodong opened 8 months ago

zhongguodong commented 8 months ago

Describe the bug

Why is the beforeColumnSort hook function executed twice when the page loads?

Video/Screenshots

image

Provide a link to the demo with the bug reproduction

https://jsfiddle.net/zhongguodong/fw9oy25q/3/

Handsontable version

14.2

Framework version

No response

Your environment

Chrome,Windows 10

adrianszymanski89 commented 8 months ago

Hi @zhongguodong

Thank you for reporting this. After investigation, I discovered that this issue only exists in the Vue 2 wrapper. I will report it internally. I'll update you if we find any workaround before it is fixed on our side.