Haixing
Haixing
> 这问题好像还没解决 1.2.2已经修复了的
是否考虑过`让筛选结果宽度自适应内容 使用定位进行居中 保证滚动时结果也保持在中间`,当筛选结果的内容超出了table的宽度,那一直居中,超出的内容现在如何看到?🤔
 - 设置可拖拽的div导致覆盖了滚动条,所以无法拖动滚动条,要么考虑过设置sizeDraggable时?滚动条设置在左边。
您好,`checkbox` 缩放了,这个好解决,我想问一下强制设置`Tree`宽度的原因?
> 树的数据是用户自己添加的,不好确定字数,为了不影响页面上其它地方的样式,只好给树设置一下宽度,页面左侧是树,右侧是其他内容 修复的demo: https://stackblitz.com/edit/2jhzn9?file=src%2Fdemo.vue 你可先这样加样式修复,后续更新就可以删掉样式!!!
> 还是不行 您好,可以的话提供个Demo给我们好解决你的问题,谢谢
I export the route in the layout to realize the animation. At present, I have no problem in my react 17.0.2 and react router DOM 6.2.1 ```jsx node.addEventListener("transitionend", done, false)...
@fakesamgregory I don't know what information or code you need me to share with you? Can you elaborate?
@fakesamgregory It is very clear on the official website of react transition group V6 < outlet / >. If you want an example demonstration, please wait a moment. ```jsx function...
@fakesamgregory https://github.com/Zzongke/react-router-v6-demo