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(module: table): row expand incorrectly because the cache is cleared due to re-rendering #3785

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

ElderJames
Copy link
Member

@ElderJames ElderJames commented Apr 8, 2024

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • Bundle size optimization
  • Performance optimization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

Also fixed #3768, fixed #3654, fixed #2815

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Changelog is provided or not needed

Copy link

github-actions bot commented Apr 8, 2024

Copy link

codecov bot commented Apr 8, 2024

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 1.49%. Comparing base (393a2ee) to head (395de57).

Files Patch % Lines
components/table/Table.razor.RowData.cs 0.00% 5 Missing ⚠️
components/table/Table.razor.cs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master   #3785      +/-   ##
=========================================
- Coverage    1.49%   1.49%   -0.01%     
=========================================
  Files         576     576              
  Lines       27854   27858       +4     
  Branches     5637    5638       +1     
=========================================
  Hits          417     417              
- Misses      27397   27401       +4     
  Partials       40      40              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ElderJames ElderJames merged commit 49baab3 into master Apr 8, 2024
4 of 6 checks passed
@ElderJames ElderJames deleted the fix/table-expand branch April 8, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant