Also, from the example, I created the segmentation and saved it in my local Orthanc server.
However, it doesn't load in OHIF viewer and gives the following error:
in ViewerMain (created by ConnectFunction)
in ConnectFunction (created by Viewer)
in ErrorBoundary (created by OHIFErrorBoundary)
in OHIFErrorBoundary (created by ErrorBoundaryDialog)
in ErrorBoundaryDialog (created by Viewer)
in div (created by Viewer)
in div (created by Viewer)
in Viewer (created by WrappedComponent)
in WrappedComponent (created by ConnectFunction)
in ConnectFunction (created by ViewerRetrieveStudyData)
in ViewerRetrieveStudyData (created by ConnectFunction)
in ConnectFunction (created by ViewerRouting)
in ViewerRouting (created by AsyncComponent)
in AsyncComponent (created by Context.Consumer)
in ErrorBoundary (created by OHIFErrorBoundary)
in OHIFErrorBoundary (created by Context.Consumer)
in Transition (created by CSSTransition)
in CSSTransition (created by Context.Consumer)
in Route (created by OHIFStandaloneViewer)
in OHIFStandaloneViewer (created by ConnectFunction)
in ConnectFunction (created by Context.Consumer)
in withRouter(Connect(OHIFStandaloneViewer)) (created by Component)
in Unknown (created by Component)
in Component (created by App)
in ModalProvider (created by App)
in DialogProvider (created by App)
in SnackbarProvider (created by App)
in Router (created by BrowserRouter)
in BrowserRouter (created by App)
in I18nextProvider (created by App)
in AppProvider (created by App)
in Provider (created by App)
in ErrorBoundary (created by OHIFErrorBoundary)
in OHIFErrorBoundary (created by App)
in App (created by HotExportedApp)
in AppContainer (created by HotExportedApp)
in HotExportedApp
Couldn't post a screenshot here, for some reason it isn't getting uploaded.
Please let me know if there's a quick fix that can be applied to this..
I have to create this segmentation tool anyway so I'd be happy to write a pull request for the feature, just want some guidance. :D