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(embed): an error occurred while rendering the visualization: error: Item with key ... is not registered. #26398

Merged
merged 1 commit into from
Jan 3, 2024

Fix for vizualization item not found in embedding mode.

11d7e52
Select commit
Loading
Failed to load commit list.
Merged

fix(embed): an error occurred while rendering the visualization: error: Item with key ... is not registered. #26398

Fix for vizualization item not found in embedding mode.
11d7e52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2024 in 1s

69.14% (-0.01%) compared to 9033e72

View this Pull Request on Codecov

69.14% (-0.01%) compared to 9033e72

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (9033e72) 69.14% compared to head (11d7e52) 69.14%.
Report is 3 commits behind head on master.

Files Patch % Lines
superset-frontend/src/embedded/index.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #26398      +/-   ##
==========================================
- Coverage   69.14%   69.14%   -0.01%     
==========================================
  Files        1946     1946              
  Lines       75989    75990       +1     
  Branches     8479     8479              
==========================================
  Hits        52544    52544              
- Misses      21266    21267       +1     
  Partials     2179     2179              

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