litt1e-p
litt1e-p
@kyro38 it does not work, just call: ``` [yourTextField reloadData]; ``` it can work!
@kkk48ku try call `refreshTable()` after expand toggle or in nextTick callback
Table component should expose a doLayout method for those rerender needs
env info: ``` "vue": "^3.2.37" "tdesign-vue-next": "^0.19.1" ```
try to add height property for `.t-table__affixed-header-elm-wrap` may do help
@Bulkman hi, will you share a demo for it?
@rajatmohanty @scorpiohjx there is a solution: for RDVTabBarItem, setSelectedTitleAttributes: & setUnselectedTitleAttributes: those 2 method will do help! ps.attr:@{NSForegroundColorAttributeName: [UIColor yourColor]}
@apwelsh 🎉🎉