Open Create-Peace opened 1 year ago
I have the same problem in version: 1.1.2
Me too. How are we supposed to generate a normal table with header and body?
Me too.
RecycleScroller doesn't have a "tag" prop. You can only have "listTag" and "itemTag". The problem is that RecycleScroller create a div tag wrapping the listTag and the itemTag. It would be nice to do without this div tag and only use "listTag" and "itemTag" props
Describe the bug
I'm trying to implement virtual-table by using vue-virtual-scroller@1.1.2 。But I found vue-virtual-scroller doesnot surport table tag。
After web page rendered,I found dom structure is not right.
So What am I to do?
Reproduction
https://github.com/Akryum/vue-virtual-scroller/issues/new?assignees=&labels=to+triage&template=bug-report.yml
System Info
Used Package Manager
npm
Validations