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

GoogleMapsLatLngBounds getters returning undefined #972

Closed
jgodoy86 opened this issue Jan 13, 2017 · 2 comments
Closed

GoogleMapsLatLngBounds getters returning undefined #972

jgodoy86 opened this issue Jan 13, 2017 · 2 comments

Comments

@jgodoy86
Copy link

I recently updated to RC 5 and the GoogleMapsLatLngBounds northeast, northwest and even type properties are returning undefined now, it was working properly before updating Ionic
the _objectInstance does have the proper values

image

ordova CLI: 6.4.0
Ionic Framework Version: 2.0.0-rc.5
Ionic CLI Version: 2.1.18
Ionic App Lib Version: 2.1.9
Ionic App Scripts Version: 1.0.0
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Windows 10
Node Version: v7.2.0
Xcode version: Not installed

@ziggyJ
Copy link
Contributor

ziggyJ commented Jan 24, 2017

Same thing happened here. My project used to use ionic-native 2.2.3, it worked well. But after I upgraded ionic native to 2.3.1. The GoogleMapsLatLngBounds northeast/sourthwest value is undefined. It seems InstanceProperty decorator does not work well.

@ihadeed
Copy link
Collaborator

ihadeed commented Jan 24, 2017

Sorry about that. Just fixed it.

Will be available in the next patch release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants