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

Moment issue #45

Open
v3yr0n opened this issue Nov 23, 2017 · 8 comments
Open

Moment issue #45

v3yr0n opened this issue Nov 23, 2017 · 8 comments

Comments

@v3yr0n
Copy link

v3yr0n commented Nov 23, 2017

Hey!
I'm having an issue when trying to get the calendar.
What I'm getting is: Cannot read property 'localeData' of undefined at getMomentLocaleData
function getMomentLocaleData(localeCode) { return moment.localeData(localeCode) || moment.localeData('en'); }
I have moment installed...

Thanks!

@abate
Copy link

abate commented Nov 23, 2017

Same problem here ...

@rzymek
Copy link
Owner

rzymek commented Nov 23, 2017

Could you share a simple project that reproduces this error?

@hphirke
Copy link

hphirke commented Nov 24, 2017

I am also facing the same problem.
Sample project created using meteor and added the calendar only.
https://github.com/himanshuphirke/testFullCalendar

Error screen attached
error

@abate
Copy link

abate commented Nov 24, 2017

it works with v2.7.2, but same problem with 3.x releases

@achirkof
Copy link

Same problem on rzymek:fullcalendar@3.7.0 but rzymek:fullcalendar@3.4.0 works good.

@nikdale
Copy link

nikdale commented Dec 21, 2017

Same problem. Just added it to project. Didn't imported it yet anywhere.

@rolljee
Copy link

rolljee commented Dec 22, 2017

Any update on this ? I'm having the same issue here
@achirkof tried that, not working neither

@rzymek rzymek closed this as completed in f4096da Dec 26, 2017
@hphirke
Copy link

hphirke commented Dec 27, 2017

With latest updated version, the calendar does not come up. See error on console.

screenshot from 2017-12-27 12-56-00

Sample project used: https://github.com/himanshuphirke/testFullCalendar

Let me know if any adjustments are required.

@rzymek rzymek reopened this Dec 27, 2017
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

7 participants