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 HeaderControl not rendered if not mount in initial rendering #8335

Merged

Update src/core/public/utils/use_observable_value.ts

5d8702c
Select commit
Loading
Failed to load commit list.
Merged

Fix HeaderControl not rendered if not mount in initial rendering #8335

Update src/core/public/utils/use_observable_value.ts
5d8702c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 27, 2024 in 0s

60.95% (-3.19%) compared to 1db585d

View this Pull Request on Codecov

60.95% (-3.19%) compared to 1db585d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.95%. Comparing base (1db585d) to head (5d8702c).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8335      +/-   ##
==========================================
- Coverage   64.14%   60.95%   -3.19%     
==========================================
  Files        3743     3744       +1     
  Lines       88849    88854       +5     
  Branches    13856    13857       +1     
==========================================
- Hits        56993    54164    -2829     
- Misses      31241    31380     +139     
- Partials      615     3310    +2695     

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