Skip to content
This repository was archived by the owner on Jan 29, 2024. It is now read-only.
This repository was archived by the owner on Jan 29, 2024. It is now read-only.

$translateProvider.preferredLanguage() and IE 6, 7, 8 #630

@andrius-kulbis

Description

@andrius-kulbis

Hello,

I'm seeking the as much compability with the old "goodies" IE as possible.
I have the following in my .config() method:

$translateProvider.preferredLanguage(DEFAULT_LANGUAGE);

And get this:

Message: Object doesn't support this property or method
Line: 38
Char: 7
Code: 0
URI: vendor/angular-translate/angular-translate.js

Any solution?

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