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

Cannot read property 'forEach' of undefined #100

Open
GiovanniL19 opened this issue Jun 2, 2017 · 2 comments
Open

Cannot read property 'forEach' of undefined #100

GiovanniL19 opened this issue Jun 2, 2017 · 2 comments

Comments

@GiovanniL19
Copy link

Hi,

I am having an issue when adding {{google-map}} to my template. The error says the following:

TypeError: Cannot read property 'forEach' of undefined
at Module.callback (google-object.js:7)

Any ideas?

@TimStopfer
Copy link

This seems to be an issue with Ember.EnumerableUtils.forEach.
This is deprecated in newer versions.

https://www.emberjs.com/deprecations/v1.x/

Will there be a fix for this?

@huafu
Copy link
Owner

huafu commented Nov 27, 2017

I'd love to have someone help me out on this package, but its code is for an old version of Ember and I think there is now a much better plugin for Ember Google map out there.

Anyway if someone is interested in becoming contributor of this one I'd really appreciate, no time to work on this anymore, especially since lately I'm not using EmberJS in my projects anymore...

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

3 participants