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

vuepress下报错 #202

Closed l12g closed 6 years ago

l12g commented 6 years ago
  • 在vuepress下引入easytable,报global错误
    index.js?b639:43 Uncaught ReferenceError: global is not defined
    at eval (index.js?b639:43)
    at Object../node_modules/buffer/index.js (app.js:1327)
    at __webpack_require__ (app.js:760)
    at fn (app.js:128)
    at eval (deepClone.js:formatted:236)
    at Object../node_modules/vue-easytable/libs/src/utils/deepClone.js (app.js:4475)
    at __webpack_require__ (app.js:760)
    at fn (app.js:128)
    at eval (table-footer-mixin.js?ce81:7)
    at Object../node_modules/vue-easytable/libs/v-table/src/table-footer-mixin.js (app.js:4990)
ly525 commented 6 years ago

欢迎反馈 麻烦提供能够复现的例子,比如 codepen 或者 jsfiddle,让我们能够复现你的问题。 Please provide a reproduction link, like codepen or jsfiddle

请参照 Issue 规范