Giter VIP home page Giter VIP logo

Comments (2)

ChuChencheng avatar ChuChencheng commented on May 30, 2024

没有失效啊,这边我限制了渲染 30 个节点,实际 block area 子节点个数 32 个,减去头尾两个撑高度的,刚好是 30 个。
检查一下你的树组件外层的容器是不是没有给一个高度,虚拟列表计算是需要拿到 scroll area 这个 div 的 clientHeight 的。

https://codesandbox.io/p/sandbox/vue-tree-render-node-amount-yyt2v5

image

from vue-tree.

xtuer avatar xtuer commented on May 30, 2024

没有失效啊,这边我限制了渲染 30 个节点,实际 block area 子节点个数 32 个,减去头尾两个撑高度的,刚好是 30 个。 检查一下你的树组件外层的容器是不是没有给一个高度,虚拟列表计算是需要拿到 scroll area 这个 div 的 clientHeight 的。

https://codesandbox.io/p/sandbox/vue-tree-render-node-amount-yyt2v5

image

问题解决,非常感谢。我直接把 vue-tree 放到最顶层容器里测试,没有设置高度,导致会渲染所有节点,设置高度后就生效了。

from vue-tree.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.