-
Notifications
You must be signed in to change notification settings - Fork 0
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
Version details #1
Comments
Comment by shilman80 Ah, I'd assumed it would fail on your machine so I didn't provide as much detail as I should have. My specs:
Here are the contents of localStorage. Only three items:
Let me know what you think, or if you need more info. |
Comment by shilman80 Suddenly it is working on my machine. It was consistently failing across multiple DBs and multiple browsers and I haven't changed anything per se. I will investigate in more detail tonight, but please don't waste any more time until I can reliably reproduce the problem again. |
Comment by richsilv Interesting. It looks like the |
Issue by richsilv
Thursday Oct 23, 2014 at 21:31 GMT
Originally opened as shilman/dumb-collections-spike#1
Interestingly, this works fine for me when I clone the repo. I'm running Ubuntu 14.04, and it works perfectly in both Chrome and FF. What spec are you running?
Also, can you do
ampify.store('dumbCollection_dumber')
in the console, and have a look at the results? If there are three similar objects, can you open one up and paste it in here? If there are more (or less) than three then that's more interesting.Thanks
The text was updated successfully, but these errors were encountered: