element-plus icon indicating copy to clipboard operation
element-plus copied to clipboard

[Build] [All] el-table

Open yuchi12138 opened this issue 2 years ago • 1 comments

Bug Type: Build

Environment

  • Vue Version: 3.3.8
  • Element Plus Version: 2.4.2
  • Browser / OS: Chrome 120.0.6099.131
  • Build Tool: Vite

Reproduction

Related Component

  • All

Reproduction Link

Docs

Steps to reproduce

What is Expected?

2016-05-03 Tom No. 189, Grove St, Los Angeles 2016-05-02 Tom No. 189, Grove St, Los Angeles 2016-05-04 Tom No. 189, Grove St, Los Angeles 2016-05-01 Tom No. 189, Grove St, Los Angeles

What is actually happening?

TypeError: data.includes is not a function at Object.updateCurrentRowData (element-plus.js?v=eba3dfb6:49538:15) at Object.setData (element-plus.js?v=eba3dfb6:50225:22) at Object.commit (element-plus.js?v=eba3dfb6:50358:24) at watch.immediate (element-plus.js?v=eba3dfb6:52165:17) at callWithErrorHandling (chunk-NMFN4UAX.js?v=eba3dfb6:1552:18) at callWithAsyncErrorHandling (chunk-NMFN4UAX.js?v=eba3dfb6:1560:17) at job (chunk-NMFN4UAX.js?v=eba3dfb6:3208:9) at doWatch (chunk-NMFN4UAX.js?v=eba3dfb6:3239:7) at watch (chunk-NMFN4UAX.js?v=eba3dfb6:3098:10) at useStyle3 (element-plus.js?v=eba3dfb6:52164:3)

Additional comments

data属性用不了

yuchi12138 avatar Jan 06 '24 14:01 yuchi12138

Please provide a minimum reproduction example using Playground

FrontEndDog avatar Jan 08 '24 10:01 FrontEndDog