Fang Han
Fang Han
Harmony OS 2.0.0.236 is fixed
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).  **Reproduction Conditions:** 1. Use position: sticky to fix columns. 2. Make the content inside q-td...