When clicking on the Delete link of a Note on Dashboard nothing happens.
Also the cursor doesn't transform in a pointer when hovering over the Delete link.
The error that appears in console on click:
dashboard-view.js:55 Uncaught TypeError: Cannot read property 'id' of undefined
at removeNote (dashboard-view.js:55)
at HTMLSpanElement.onclick (dashboard.html:1)
removeNote @ dashboard-view.js:55
onclick @ dashboard.html:1
Screenshot:

When clicking on the
Deletelink of a Note on Dashboard nothing happens.Also the cursor doesn't transform in a pointer when hovering over the
Deletelink.The error that appears in console on click:
Screenshot:
