We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi @edsilv, thanks for coming up with this project
Using biiif-template I found two broken thumbnail paths when deployed at Vercel:
Root collection has /collection/ on its thumbnail path, but the image is actually at the root level:
/collection/
Canvas thumbnail has the canvas path before the manifest path:
For debugging purposes, please check these manifests:
I assume this issue is related to this commit, however I don't know how to fix it.
Could you please guide me on a solution?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi @edsilv, thanks for coming up with this project
Using biiif-template I found two broken thumbnail paths when deployed at Vercel:
Root collection has
![image](https://user-images.githubusercontent.com/476699/189504130-c3ac14ba-e00e-47ef-a09b-eda5aefe041b.png)
/collection/
on its thumbnail path, but the image is actually at the root level:Canvas thumbnail has the canvas path before the manifest path:
![image](https://user-images.githubusercontent.com/476699/189504124-bf8018f0-789e-487f-a717-a39d51f5d9e8.png)
For debugging purposes, please check these manifests:
I assume this issue is related to this commit, however I don't know how to fix it.
Could you please guide me on a solution?
The text was updated successfully, but these errors were encountered: