Open bhuang61 opened 1 year ago
I'm getting all kinds of CORS errors and some icons load while others don't:
Access to XMLHttpRequest at 'https://unpkg.com/boxicons@2.1.4/svg/solid/bxs-file-plus.svg' (redirected from 'http://unpkg.com/boxicons@2.1.4/svg/solid/bxs-file-plus.svg') from origin 'http://127.0.0.1:8000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
I think this just started today.
Unpkg is down frequently, consider switching to jsDelivr https://www.jsdelivr.com/package/npm/boxicons
I'm getting all kinds of CORS errors and some icons load while others don't:
Access to XMLHttpRequest at 'https://unpkg.com/boxicons@2.1.4/svg/solid/bxs-file-plus.svg' (redirected from 'http://unpkg.com/boxicons@2.1.4/svg/solid/bxs-file-plus.svg') from origin 'http://127.0.0.1:8000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
I think this just started today.