rdfjs.github.io icon indicating copy to clipboard operation
rdfjs.github.io copied to clipboard

Site broken

Open tpluscode opened this issue 7 months ago • 5 comments

Image

tpluscode avatar Apr 04 '25 07:04 tpluscode

Seems to be working for me though.

rubensworks avatar Apr 04 '25 07:04 rubensworks

Must be your cache. In console I see

Access to script at 'https://unpkg.com/[email protected]/dist/vue.min.js' from origin 'https://rdf.js.org' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

tpluscode avatar Apr 04 '25 07:04 tpluscode

https://unpkg.com/[email protected]/dist/vue.min.js is simply returning 500 so we may or may not merge the PR

tpluscode avatar Apr 04 '25 07:04 tpluscode

It's still working fine here with a clear cache, and for different browsers.

rubensworks avatar Apr 04 '25 07:04 rubensworks

Then UNPKG is doing something which causes an error when serving some callers.

tpluscode avatar Apr 04 '25 07:04 tpluscode

Works fine here. Will close this issue. If the problem recurs, please provide further details such as request/response headers and your location, so others can try to reproduce the problem.

bergos avatar May 19 '25 20:05 bergos