Skip to content

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Jan 9, 2020

@vercel
Copy link

vercel bot commented Jan 9, 2020

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/react-component/table/pg47c9xzo
✅ Preview: https://table-git-fixed-shaking.react-component.now.sh

@codecov
Copy link

codecov bot commented Jan 9, 2020

Codecov Report

Merging #403 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #403      +/-   ##
==========================================
+ Coverage   99.83%   99.83%   +<.01%     
==========================================
  Files          21       21              
  Lines         600      608       +8     
  Branches      166      166              
==========================================
+ Hits          599      607       +8     
  Misses          1        1
Impacted Files Coverage Δ
src/hooks/useStickyOffsets.ts 100% <ø> (ø) ⬆️
src/Header/HeaderRow.tsx 100% <100%> (ø) ⬆️
src/Body/BodyRow.tsx 100% <100%> (ø) ⬆️
src/utils/valueUtil.tsx 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7162664...09d64c1. Read the comment docs.

@zombieJ zombieJ merged commit e691b1a into master Jan 9, 2020
@delete-merged-branch delete-merged-branch bot deleted the fixed-shaking branch January 9, 2020 03:11
@MinJieLiu
Copy link

MinJieLiu commented Jan 9, 2020

table scroll 模式 父节点 display 改变依然存在闪烁

@zombieJ
Copy link
Member Author

zombieJ commented Jan 9, 2020

嗯,两个不是同一个问题,要分开解。

@glzcc
Copy link

glzcc commented Aug 14, 2020

table scroll 模式 父节点 display 改变依然存在闪烁

我也遇到这个问题了

@dpyzo0o
Copy link

dpyzo0o commented Apr 8, 2021

table scroll 模式 父节点 display 改变依然存在闪烁

我也遇到这个问题了

这个问题解决了吗,我现在好像还是有这个问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

V4Table显示隐藏列会导致fixed列宽度重新计算
4 participants