When I click on Import Existing Series on Disk I get the following:
AddSeriesLayout.js : 57
Uncaught TypeError: Cannot call method ‘show’ of undefined
When I try and add a series by searching and clicking the add button I get:
[POST] Bad Request : /api/series
When I click on the select path box and click add different path I get:
SearchResultView.js : 107
Uncaught TypeError: Cannot call method ‘show’ of undefined
How do I fix this?
Thanks