Fang Han

Results 5 comments of Fang Han

I finally downgraded the version to 2.8.0 to solve the problem.

I have same issue, rebuild is work for me.

> 在这里遇到了类似的问题,如果您为表格设置了高度并且行数很少(例如:height: 400px 有 2 行),则最后一行缺少 border-bottom. https://codepen.io/Rickxu0423/pen/azogGKb This is not a bug, but rather an issue where the last row does not have a border-bottom set. When the table...

I am also experiencing an issue with table borders not displaying correctly. [Reproduction link](https://codepen.io/fanghanzreo/pen/PwoVWpL?editors=111). ![Image](https://github.com/user-attachments/assets/2e36ff83-23e3-46d3-89e3-bfedaccdc441) **Reproduction Conditions:** 1. Use position: sticky to fix columns. 2. Make the content inside q-td...