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

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

Open
modir opened this issue Mar 14, 2020 · 2 comments
Open

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

modir opened this issue Mar 14, 2020 · 2 comments

Comments

@modir
Copy link

modir commented Mar 14, 2020

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?

@tsironis
Copy link
Owner

tsironis commented Mar 6, 2023

Hello @modir, can you test with the latest v0.9.0-beta.2 if you still interested in using the Lockr library in your code?

@modir
Copy link
Author

modir commented Mar 6, 2023

@tsironis I think we still have lockr in our code. I will test it. Sure.

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

No branches or pull requests

2 participants