-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Maybe provide a Backbone example too? #12
Comments
Yeah, that would be great. I´m trying to get Backbone working with Localforage and so far the tests have been the best help I can get... |
I can do something as soon as I find some time. |
👍 Awesome! |
If anyone feels that the example should showcase full CRUD operations let me know. For the time being it's just create and read. |
The more the better, so if you feel like adding more that'd be great. |
Getting an |
Just tested it out, it's working fine. Is your repo updated? |
Yeah, just pulled it in. Have you tried adding items in the Todo box? |
Yes. That's the only possible test. Also I'm using Chrome. |
Same here. Running the example on |
Sorry can't help any further. I hope someone else can confirm this bug. |
At this point I'm going to write tests for the examples as well, because I don't think the back-and-forth here is working. |
I did a PR fixing the example. Yesterday while I was working on the nodejs/browserify module pattern for backbone.localforage I noticed it wasn't working anymore. |
I was thinking maybe we should have a Backbone example too, but I'm not sure about how to provide it. Just in the examples folder with the whole Backbone thing so it's just open and play?
Help, @tofumatt!
The text was updated successfully, but these errors were encountered: