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

Clock code causes deprecation warning #5

Closed
pjm17971 opened this issue Oct 14, 2015 · 1 comment
Closed

Clock code causes deprecation warning #5

pjm17971 opened this issue Oct 14, 2015 · 1 comment
Assignees

Comments

@pjm17971
Copy link
Contributor

Deprecation warning: moment().zone is deprecated, use moment().utcOffset instead. moment/moment#1779
Error
at Moment.zone (http://192.168.56.13:8000/static/js/esdb.bundle.js:24585:37)
at Function.moment.updateOffset (http://192.168.56.13:8000/static/js/esdb.bundle.js:23781:9)
at Moment.fn.tz (http://192.168.56.13:8000/static/js/esdb.bundle.js:23789:13)
at Function.tz (http://192.168.56.13:8000/static/js/esdb.bundle.js:23744:8)
at getTime (http://192.168.56.13:8000/static/js/esdb.bundle.js:23391:45)
at getInitialState (http://192.168.56.13:8000/static/js/esdb.bundle.js:23374:25)
at new ReactClass.createClass.Constructor (http://192.168.56.13:8000/static/js/esdb.bundle.js:5726:55)
at ReactCompositeComponentMixin.mountComponent (http://192.168.56.13:8000/static/js/esdb.bundle.js:11392:17)
at ReactPerf.measure.wrapper as mountComponent
at Object.ReactReconciler.mountComponent (http://192.168.56.13:8000/static/js/esdb.bundle.js:3689:36)

pjm17971 added a commit that referenced this issue Oct 14, 2015
@pjm17971 pjm17971 self-assigned this Oct 14, 2015
@pjm17971
Copy link
Contributor Author

This is now fixed in the react-0.13.x branch.

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

1 participant