Skip to content

TypeError: Lockr.get(...) is undefined #63

Description

@modir

I have here a very simple code which is roughly like this:

object.somedata: {
'a': Lockr.get('a'),
'b': Lockr.get('b'),
'c': Lockr.get('c')
}

At the row "c" I get now the error message "TypeError: Lockr.get(...) is undefined" in the console of Firefox. Any idea why?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions