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(dicomMessage): to handle undefined return value #420

Merged
merged 2 commits into from
Jan 17, 2025
Merged

Conversation

sedghi
Copy link
Collaborator

@sedghi sedghi commented Jan 17, 2025

I have some data that fails to load in OHIF when draged and dropped (try ), and i have narrowed down the issue to an undefined value which this PR fixes

Here is the issue which has the data attached

OHIF/Viewers#4588 (comment)

--

At OHIF, we use namify, and apparently, this data contains some undefined values that need to be addressed during the process.

@sedghi sedghi requested a review from wayfarer3130 January 17, 2025 17:34
Copy link

netlify bot commented Jan 17, 2025

Deploy Preview for dcmjs2 ready!

Name Link
🔨 Latest commit 6ea986b
🔍 Latest deploy log https://app.netlify.com/sites/dcmjs2/deploys/678a94ab67e17800085a5465
😎 Deploy Preview https://deploy-preview-420--dcmjs2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jan 17, 2025

Deploy Preview for dcmjs2 ready!

Name Link
🔨 Latest commit 32a41ed
🔍 Latest deploy log https://app.netlify.com/sites/dcmjs2/deploys/678a94d8383c010008e7f283
😎 Deploy Preview https://deploy-preview-420--dcmjs2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@pieper
Copy link
Collaborator

pieper commented Jan 17, 2025

Can you include a brief description of why this change was causing the OHIF issue you cited?

@sedghi
Copy link
Collaborator Author

sedghi commented Jan 17, 2025

@pieper i updated the description, it is during the namify process

@pieper pieper merged commit d1f7b75 into master Jan 17, 2025
16 checks passed
@pieper pieper deleted the fix/dicomMessage branch January 17, 2025 19:22
Copy link

🎉 This PR is included in version 0.37.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants