Skip to content
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

Load error when using js file in CDN #218

Closed
heekyu opened this issue Jan 10, 2018 · 1 comment
Closed

Load error when using js file in CDN #218

heekyu opened this issue Jan 10, 2018 · 1 comment

Comments

@heekyu
Copy link

heekyu commented Jan 10, 2018

I'm using react-rnd 7.3.0

My browser is: Chrome

react-rnd works well with node_modeuls/react-rnd
But if load from CDN, react-rnd load fail with error

CDN urls(all results are same)
https://cdn.jsdelivr.net/npm/react-rnd@7.3.0/lib/react-rnd.umd.js
https://cdn.jsdelivr.net/npm/react-rnd@7.3.0/lib/index.es5.js

Error: Minified React error #130; visit http://facebook.github.io/react/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at l (react-dom.production.min.js:12)
at ec (react-dom.production.min.js:43)
at react-dom.production.min.js:60
at g (react-dom.production.min.js:130)
at f (react-dom.production.min.js:130)
at h (react-dom.production.min.js:131)
at beginWork (react-dom.production.min.js:134)
at d (react-dom.production.min.js:159)
at f (react-dom.production.min.js:159)
at g (react-dom.production.min.js:160)

Can I fix this error?

@bokuweb
Copy link
Owner

bokuweb commented Jun 24, 2018

@heekyu Thanks for your report. But, I stopped umd support. sorry...

@bokuweb bokuweb closed this as completed Jun 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants