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

c.getTimezoneOffset is not a function #20

Closed
edhgoose opened this issue Feb 14, 2018 · 0 comments
Closed

c.getTimezoneOffset is not a function #20

edhgoose opened this issue Feb 14, 2018 · 0 comments

Comments

@edhgoose
Copy link
Contributor

I'm getting an error "c.getTimezoneOffset is not a function" when trying to view the demo.

I'll admit, I'm a bit behind - I'm using an old version at the moment and only able to upgrade to version 1.5 as I'm still on Symfony 2. As far as I can tell though, the issue would affect all versions.

Here's a screenshot of what I see in the gchart/demo controller:

demo_bundle

The issue I believe is because the DataCell generates dates with [new Date](date here)[new Date] while all the templates are looking for [[[new Date]]]

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