Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report] repeats the call on the formatter method of the table column #6796

Closed
pucong opened this issue Aug 31, 2017 · 4 comments
Closed

Comments

@pucong
Copy link

pucong commented Aug 31, 2017

Element UI version

1.4.3

OS/Browsers version

谷歌浏览器 60.0.3112.113

Vue version

2.4.2

Reproduction Link

Steps to reproduce





表格会重复调用 stateFormatter的函数

What is Expected?

表格一行会只调用 一次stateFormatter函数

What is actually happening?

多次调用formatter

@element-bot element-bot changed the title [Bug Report] 关于table列的formatter方法重复调用 [Bug Report] repeats the call on the formatter method of the table column Aug 31, 2017
@element-bot
Copy link
Member

Translation of this issue:

Element UI version

1.4.3

OS/Browsers version

Google browser 60.0.3112.113

Vue version

2.4.2

Reproduction Link

Steps to reproduce

<el-table
"Data=," tableData"

Stripe
Style= "width: 100%" >

<el-table-column
Prop= "date""

Label= date"
Width= "180": formatter=, "stateFormatter" >

The table will call the function of stateFormatter again

What is Expected?

Table 1. The guild calls only the stateFormatter function once

What is actually happening?

Multiple calls to formatter

@Leopoldthecoder
Copy link
Contributor

Duplicate of #6276

@Leopoldthecoder Leopoldthecoder marked this as a duplicate of #6276 Aug 31, 2017
@hkongm
Copy link

hkongm commented Oct 7, 2017

打算修么?

@kokokele
Copy link

v2.4.8 have same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants