handsontable/quality

[Updated] Testing with Vue 3.0

aninde opened this issue · 1 comments

Description

Vue 3.0 was released. Requires thorough testing of the Vue-Handsontable https://github.com/vuejs/vue-next/releases/tag/v3.0.0

Reference

https://github.com/vuejs/vue-next/releases/tag/v3.0.0
Migration guide https://v3.vuejs.org/guide/migration/introduction.html#supporting-libraries
New documentation https://v3.vuejs.org/

Chores

Testing proved that the wrapper cannot be upgraded to the new version of Vue (reported handsontable/vue-handsontable-official#197) and that the wrapper does not work in the upgraded environment (reported https://github.com/handsontable/vue-handsontable-official/issues/196).

Closing as done.