Skip to content

IE9 and IE10 - Unable to get property 'center' of undefined or null reference #223

Closed
@joaovpmamede

Description

@joaovpmamede

I'm getting this error with the last version of the lib.
Might be because of this line here:

var _this = _possibleConstructorReturn(this, Object.getPrototypeOf(GoogleMap).call(this, props));

Specifically Object.getPrototypeOf(GoogleMap).call(this, props) which I think is not supported by these browsers.

What should we do? Use some sort of polyfill?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions