rudyhendrawn / onXP-webdev-fundamental

onXP Web Development Fundamental online course
MIT License
0 stars 0 forks source link

[bug] Error in `deleteItem()` function #15

Open rudyhendrawn opened 1 month ago

rudyhendrawn commented 1 month ago

Uncaught DOMException: Failed to execute 'delete' on 'IDBObjectStore': No key or key range specified. at deleteItem (http://localhost:8080/onXP-webdev-fundamental/javascript/assignment-day-10/assignment-day-10.js:92:34) at HTMLButtonElement.onclick (http://localhost:8080/onXP-webdev-fundamental/javascript/assignment-day-10/assignment-day-10.html:1:1)