Closed ben432rew closed 9 years ago
clicking the delete button in the address book actually deletes from the db but not immediately from the DOM, and throws an error in the console:
TypeError: localDB.removeAddress(...) is undefined localDB.removeAddress(address).done(function(returned){
from address.js (line 75, col 8)
clicking the delete button in the address book actually deletes from the db but not immediately from the DOM, and throws an error in the console:
TypeError: localDB.removeAddress(...) is undefined localDB.removeAddress(address).done(function(returned){
from address.js (line 75, col 8)