Skip to content

[Bug Report] Element UI Table Column that uses slot-scope Issue “Cannot read property 'column_name' of undefined” #14303

@japhfortin

Description

@japhfortin

Element UI version

2.5.4

OS/Browsers version

Win10

Vue version

2.6.2

Reproduction Link

https://jsfiddle.net/japhfortin/jkzma0v8/3/

Steps to reproduce

  • create element ui table
  • use slot-scope on 1 column

What is Expected?

No error on the console

What is actually happening?

Error in the console says:
[Vue warn]: Error in render: "TypeError: Cannot read property 'column_name' of undefined"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions