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] table always get highlight current row feature no matter highlight-current-row set or not #11560

Closed
pzgz opened this issue Jun 10, 2018 · 5 comments

Comments

@pzgz
Copy link

pzgz commented Jun 10, 2018

Element UI version

2.4.1

OS/Browsers version

macOS/Chrome 69

Vue version

2.5.16

Reproduction Link

https://jsfiddle.net/6hovps5r/

Steps to reproduce

  • Create a el-table
  • Without specified highlight-current-row, or set with :highlight-current-row="false"
  • The table still has highlight current row feature when click on rows

What is Expected?

When highlight-current-row is not set or false, click on table row shouldn't highlight current row.

What is actually happening?

Click on table row highlight current row all the time

@MgenGlder
Copy link

This commit does not seem to fix the bug. The error is still occurring on any table that has sort functionality on deploy preview: https://deploy-preview-11563--element.netlify.com.

@sam-araiza
Copy link

Still an issue.

@pablosebastianr
Copy link

Yes, still happening.
The highlight-current-row attribute doesn't do anything.

@ramigs
Copy link

ramigs commented Feb 6, 2021

still an issue, at least in 2.4.11

@pandafeeeder
Copy link

still doesn't work @2.15.0

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

6 participants