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

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -