Open BaoSkyFall opened 3 years ago
https://codesandbox.io/s/thirsty-jones-i2r8q?file=/src/app/app.component.ts
I have an issue cannot set width column header when I Set fixed column with colspan and nzWidth in column nzRight
nzWidth work when set nzRight column in fixed column with colspan
nzWidth not work when set nzRight column in fixed column with colspan. It will set width a next column in column colspan
Does Anyone have a solution for this issue?
have you try nzWidthConfig
nzWidthConfig
Have you fix it? I'm facing the same problem
Reproduction link
https://codesandbox.io/s/thirsty-jones-i2r8q?file=/src/app/app.component.ts
Steps to reproduce
I have an issue cannot set width column header when I Set fixed column with colspan and nzWidth in column nzRight
What is expected?
nzWidth work when set nzRight column in fixed column with colspan
What is actually happening?
nzWidth not work when set nzRight column in fixed column with colspan. It will set width a next column in column colspan