Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Table): loading crash fix #3369 #3973

Merged
merged 2 commits into from
Jun 30, 2022

Conversation

bindoon
Copy link
Member

@bindoon bindoon commented Jun 29, 2022

loading 后不再有层级变化,所以 ref 也不会再重新计算。

@bindoon bindoon mentioned this pull request Jun 29, 2022
@codecov
Copy link

codecov bot commented Jun 30, 2022

Codecov Report

Merging #3973 (69516fc) into feat/1.26 (812e0f2) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@              Coverage Diff              @@
##           feat/1.26    #3973      +/-   ##
=============================================
- Coverage      90.44%   90.42%   -0.02%     
=============================================
  Files            306      306              
  Lines          18008    17929      -79     
  Branches        5432     5406      -26     
=============================================
- Hits           16287    16213      -74     
+ Misses          1700     1695       -5     
  Partials          21       21              
Impacted Files Coverage Δ
src/table/base-pre.jsx 86.66% <100.00%> (ø)
src/table/base.jsx 93.06% <100.00%> (+0.03%) ⬆️
src/cascader-select/cascader-select.jsx 93.93% <0.00%> (+0.03%) ⬆️

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 812e0f2...69516fc. Read the comment docs.

@lakerswgq lakerswgq merged commit aaa332c into alibaba-fusion:feat/1.26 Jun 30, 2022
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.

2 participants