pro-components icon indicating copy to clipboard operation
pro-components copied to clipboard

πŸ›[BUG] Fixed column not working correctly after click reset settings (See gif + Code sandbox)

Open doiya46 opened this issue 3 years ago β€’ 0 comments

πŸ› bug 描述

πŸ“· 倍现ζ­₯ιͺ€

Steps to reproduce

  1. Drag to swap some column
  2. Click reset
  3. Drag to swap
  4. Setting output remove all fixed column after step 3.

Gif: Demo

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"
  },

doiya46 avatar Nov 01 '22 14:11 doiya46