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

build/curxor.js throws ReferenceError: createId is not defined #2

Open
jfsiii opened this issue Feb 17, 2015 · 1 comment
Open

build/curxor.js throws ReferenceError: createId is not defined #2

jfsiii opened this issue Feb 17, 2015 · 1 comment

Comments

@jfsiii
Copy link

jfsiii commented Feb 17, 2015

Steps to reproduce:

  1. Paste JS from https://raw.githubusercontent.com/arqex/curxor/e675d8c5cfb9be8ce331cf34ae801a0468563a2a/build/curxor.js in console
  2. Use like var store = new Curxor({a: {b: {c: [0, 1, 2] }}})
  3. Observe ReferenceError: createId is not defined error

The source of is the issue is this line

__id: createId(),

@arqex
Copy link
Owner

arqex commented Feb 17, 2015

Ey @jfsiii

Curxor is not maintained anymore, sorry I will add a notice on the readme file. You should have a look at its fork https://github.com/arqex/freezer

That works ok.

Cheers

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