Skip to content
This repository was archived by the owner on Nov 30, 2018. It is now read-only.
This repository was archived by the owner on Nov 30, 2018. It is now read-only.

angular-google-maps fails when upgrading to Angular 1.6.x  #1989

Closed
@bjornharvold

Description

@bjornharvold

Version

2.4.0

Steps to reproduce

  • Use Angular 1.6.x as it deprecates $http.get().success
  • Load a searchbox or anything that uses the deprecated method

Expected Behavior

  • Searchbox should display

Actual Behavior

  • Stacktrace saying $http.get(...).success is not a function

Use .then() instead. Easy fix.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions