Happy-Coding-Clans / vue-easytable

A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc.
https://happy-coding-clans.github.io/vue-easytable/
MIT License
3.69k stars 738 forks source link

[Feature Request] Vue 3 compatibility #391

Closed luisdoniad closed 1 year ago

luisdoniad commented 3 years ago

I am opening an issue for

vue-easytable

Issue Type

Feature

Issue Title

Vue 3 compatibility

What problem does this feature solve?

Work at vue 3 projects

Uncaught TypeError: Cannot read property 'util' of undefined at Module.100 (ve-locale.js?66fe:formatted:81) at n (ve-locale.js?66fe:formatted:11) at module.exports.100 (ve-locale.js?66fe:formatted:71) at eval (ve-locale.js?66fe:formatted:72) at Object../node_modules/vue-easytable/libs/ve-locale.js (chunk-vendors.js:2576) at __webpack_require__ (app.js:849) at fn (app.js:151) at Object.module.exports (main.js?9145:1) at n (main.js?9145:1) at Module.eval (main.js?9145:1)

What does the proposed API look like?

Like now

huangshuwei commented 3 years ago

Vue3 is not supported yet

tzwhyqq commented 1 year ago

vue3 是不是有开发计划呢

htxryan commented 1 year ago

Any word on Vue 3 support? We'd love to use this component but we are on Vue 3.

huangshuwei commented 1 year ago

duplicate of #508