-
-
Notifications
You must be signed in to change notification settings - Fork 303
New issue
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
UNPKG React CDN is down #385
Comments
I am having the same issue! It doesn't load... I hope they fix it asap... |
Same here, hopefully they fix it soon. |
I am having the same issue. To fix this, I used https://cdnjs.com instead of https://unpkg.com |
Consider switching to a production focused CDN https://cdn.jsdelivr.net/npm/react@18/umd/react.production.min.js Tool for easy conversion https://www.jsdelivr.com/unpkg |
It's down for me as well https://unpkg.com/i18next@latest/dist/umd/i18next.min.js |
|
Its possible you're trying to load the wrong file or have some security headers in place blocking it. jsDelivr serves the exact same NPM packages and files, so it should be a drop-in replacement. If you need help please email me or open a Github issue :) |
+1 |
1 similar comment
+1 |
Can we get your email , i am facing the same issue |
Sure [email protected] |
+1 |
Not getting imported. |
Hi, |
Hard to say without taking a look at the page itself where the error is happening |
it works with
|
This affects all the local PCF Control development for Power Apps. There's no way to change the url there unfortunately. |
https://unpkg.com/react@18/umd/react.production.min.js
Can someone please check why CDN is down?
Thank you
The text was updated successfully, but these errors were encountered: