backbone.js - ToDo backbone LocalStorage is file:// -


i have backbone todo app running locally , trying delete entries. "x" 's don't work. , if delete local storage through chrome dev tools , still reappear after reload. says "file://" in list hash value, cant find file. shouldn't work after delete reference anyway.whats going on here cant figure out? mike


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -