Rafael Schwemmer
Rafael Schwemmer
The issue with POSTing to the IIIF Presentation API validator has been resolved (cf. IIIF/presentation-validator#22). However, there now is a server configuration issue which prevents a large portion of the...
Thanks for reporting this. I have tested it on Chrome 84 and I can reproduce it on the Bodleian instance (https://digital.bodleian.ox.ac.uk/manifest-editor) but neither on the text & bytes instance (https://iiif-manifest-editor.textandbytes.com/)...
It looks like the Bodleian instance is missing the “empty canvas” placeholder image asset.
Hi, When you open the developer console, you can see what causes the error (missing CORS header): You can read more about implementing CORS here: https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS Basically your server needs...
After some more testing I found the following results: - Dragging from Chrome to Chrome does NOT work - Dragging from Firefox to Chrome DOES work - Dragging from Chrome...
The above commit b36e6e2713be5f7d2aada048aabce45214b58aaf fixes drag & drop for Chrome (from Chrom to Chrome and from Firefox to Chrome). Still not working: Safari to Safari or Chrome to Firefox and...
@emmastanford Could you give some more information? I can not reproduce this. I'm using Chrome 55 on MacOS Sierra and I tried my local instance as well as the instance...
Thanks. I can confirm that the thumbnails for the given instance and manifest work perfectly on Chrome 55 and Chrome 56 _on Mac OS_. I will take a look on...
I can reproduce the problem on Chrome 56 on Windows 10. Will look into it.
Will this get merged at some point?