Files are not getting loaded in Box Dicom viewer
When we try to view the dicom files in Box dicom viewer, all files are not getting loaded first time. To view them we need to refresh the page. We are using Javascript SDK for the Box dicom integration in our Angular app. Below is the code snippet.
box.dicom.createViewer(boxView, {
accessToken:data['accessToken'],
studies:data['studies']
});
サインインしてコメントを残してください。
コメント
0件のコメント