Code review comment for lp:~mzanetti/reminders-app/run_on_device

Revision history for this message
David Planella (dpm) wrote :

So testing the app both on the desktop and on the device, I get the same result:

- Authentication works
- No notes are displayed

This seems to do with the change introduced in:

169 === modified file 'src/app/qml/ui/NotesPage.qml

Reverting that change gets the notes displayed again.

review: Needs Fixing

« Back to merge proposal