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 error: Invalid prop WhiteLabeling of type object supplied... #3152

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

wx0322
Copy link
Contributor

@wx0322 wx0322 commented Feb 8, 2023

image
fixed this error.

@netlify
Copy link

netlify bot commented Feb 8, 2023

Deploy Preview for ohif-platform-docs canceled.

Name Link
🔨 Latest commit d47bfa2
🔍 Latest deploy log https://app.netlify.com/sites/ohif-platform-docs/deploys/63e363decc7a320008ce95bd

@netlify
Copy link

netlify bot commented Feb 8, 2023

Deploy Preview for ohif-platform-viewer canceled.

Name Link
🔨 Latest commit d47bfa2
🔍 Latest deploy log https://app.netlify.com/sites/ohif-platform-viewer/deploys/63e363deccaed000087a4a4c

@codecov
Copy link

codecov bot commented Feb 8, 2023

Codecov Report

Merging #3152 (d47bfa2) into v3-stable (9f1e813) will increase coverage by 15.86%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##           v3-stable    #3152       +/-   ##
==============================================
+ Coverage      25.15%   41.01%   +15.86%     
==============================================
  Files            119       86       -33     
  Lines           2862     1570     -1292     
  Branches         555      332      -223     
==============================================
- Hits             720      644       -76     
+ Misses          1856      752     -1104     
+ Partials         286      174      -112     
Impacted Files Coverage Δ
...ore/src/services/_shared/pubSubServiceInterface.js 80.00% <0.00%> (-1.82%) ⬇️
platform/core/src/classes/MetadataProvider.js 4.54% <0.00%> (-0.72%) ⬇️
platform/viewer/src/index.js 0.00% <0.00%> (ø)
platform/viewer/src/appInit.js 0.00% <0.00%> (ø)
platform/core/src/utils/index.js 100.00% <0.00%> (ø)
platform/core/src/classes/index.js 100.00% <0.00%> (ø)
platform/core/src/utils/isImage.js 100.00% <0.00%> (ø)
platform/core/src/DataSources/IWebApiDataSource.js 11.11% <0.00%> (ø)
platform/core/src/services/UIModalService/index.js 25.00% <0.00%> (ø)
...latform/core/src/services/UIDialogService/index.js 18.75% <0.00%> (ø)
... and 60 more

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 7f799b8...d47bfa2. Read the comment docs.

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