-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Hi,
I collected the image data via iPad and upload these data to my private server which is based on your git code.
Based on the guide, i can configure the webui server to handle the image data from iPad.
Guide: https://3dlg-hcvc.github.io/multiscan/read-the-docs/web-ui/index.html#ui-overview
However, when I visit to my local page as http://localhost:3030/scans/manage to see the local server data. it shows "Loading" text and it did not show anything.
I tried to debug web browser to see the error with dataTable.Editor as following.
manage-ajax.js 324 line Uncaught TypeError, $.fn.dataTable.Editor is not constructor
manage:4
Do I need to purchase licensed dataTable.Editor ?
Otherwise, can I avoid this error to see /scans/manage webpage?
Thank you for your help in advance.
Best Regards,

