Commit a887d56
fix(MeasureRow): clone the column without ref so that ref can point to the real columnHeader. (#1362)
* fix(MeasureRow): clone the column without ref so that ref can point to the real columnHeader.
* fix(Body/MeasureRow): fix the type error when clone ReactElement
* Refactor titleForMeasure assignment logic
---------
Co-authored-by: lijianan <[email protected]>1 parent ee7bfc1 commit a887d56
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
39 | 43 | | |
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
44 | | - | |
| 48 | + | |
45 | 49 | | |
46 | 50 | | |
47 | 51 | | |
| |||
0 commit comments