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: modal): throwing exception when JS remove element #3847

Merged
merged 1 commit into from
May 7, 2024

Conversation

ElderJames
Copy link
Member

@ElderJames ElderJames commented May 7, 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

fixed #3760

💡 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 May 7, 2024

@ElderJames ElderJames linked an issue May 7, 2024 that may be closed by this pull request
Copy link

codecov bot commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.69%. Comparing base (f2c623d) to head (0796d2a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3847      +/-   ##
==========================================
+ Coverage   43.42%   43.69%   +0.26%     
==========================================
  Files         579      576       -3     
  Lines       28298    28069     -229     
  Branches     5759     5712      -47     
==========================================
- Hits        12288    12264      -24     
+ Misses      14990    14804     -186     
+ Partials     1020     1001      -19     

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

@ElderJames ElderJames merged commit bdf2dc7 into master May 7, 2024
6 checks passed
@ElderJames ElderJames deleted the fix/js/remove-ele branch May 7, 2024 04:31
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.

Modal removeChild log
1 participant