njleonzhang / vue-data-tables

A simple, customizable and pageable table with SSR support, based on vue2 and element-ui

Home Page:https://njleonzhang.github.io/vue-data-tables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to show tree data

stefanknegt opened this issue · comments

Online reproduce

http://jsfiddle.net/5ecp2nox/41/

Expected Behavior

The expected behavior is that the row is expandable and collapsable since it has children.

Current Behavior

The row does not expand or collapse at all.

Steps to Reproduce

See the fiddle.

Detailed Description

I am trying to use tree data in the table, but I can't get the child row to expand collapse.

I have just tried, it seems cannot work. I will try to make things work ASAP.

Thanks, do you have any idea how long it will take?