Closed
Description
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