pro-components
pro-components copied to clipboard
π[BUG] Fixed column not working correctly after click reset settings (See gif + Code sandbox)
π bug ζθΏ°
π· ε€η°ζ₯ιͺ€
Steps to reproduce
- Drag to swap some column
- Click reset
- Drag to swap
- Setting output remove all fixed column after step 3.
Gif:

Code sandbox: https://codesandbox.io/s/test-fixed-columns-then-click-reset-on-setting-092t0h?file=/App.tsx
π ζζη»ζ
Setting popup working correctly
Β© ηζ¬δΏ‘ζ―
Ubuntu 20.04 / codesandbox
"dependencies": {
"@ant-design/icons": "4.7.0",
"@ant-design/pro-components": "2.3.26",
"antd": ">=4.20.0",
"react": ">=16.9.0",
"react-dom": ">=16.9.0"
},