Error when upgrading a cornerstone-dicom-seg extension

Hi Team,

Can the cornerstone-dicom-seg extension be updated from version 3.8.0 to version 3.9.0-beta without changing other extensions, the core or any other piece of code?

I tried to clone the extension from the master branch like this git checkout ohif/master -- extensions/cornerstone-dicom-seg. And the browser console logged this error:

The viewer is also stuck on a loading screen for the /segmentation path along with the error log.

Any assistance in resolving this error is greatly appreciated!

Regards,
Yash

I already answered you on the Slack, the issue is, as you can see, we all have constant versioning for extensions and modes and every part of the platform, so you can’t easily just update one extension and keep the rest of the platform as the older version.

@alireza thanks, I got your response on Slack.

Wouldn’t it be nicer if the extensions ran independently and maybe the platform had some adapter layer to connect different versions of extensions?

yes it would be nice