ownphotos
ownphotos copied to clipboard
'Train faces' button doesn't do anything
I've manually added some faces to a few persons. When I press the 'Train faces' button it doesn't do anything.
I'm not sure if this logging is useful, so let me know if I need to post another snippet of logging.
ownphotos-frontend | ./src/actions/facesActions.js
ownphotos-frontend | Line 1: Definition for rule 'jsx-a11y/href-no-hash' was not found jsx-a11y/href-no-hash
ownphotos-frontend | Line 3: 'fetchPeople' is defined but never used no-unused-vars
ownphotos-frontend |
ownphotos-frontend | ./src/containers/login.js
ownphotos-frontend | Line 1: Definition for rule 'jsx-a11y/href-no-hash' was not found jsx-a11y/href-no-hash
ownphotos-frontend | Line 7: 'isAuthenticated' is defined but never used no-unused-vars
ownphotos-frontend |
ownphotos-frontend | Search for the keywords to learn more about each warning.
ownphotos-frontend | To ignore, add // eslint-disable-next-line to the line before.
ownphotos-frontend |
BTW, hope that you're not annoyed by my activity in the issues section, but I really like your work and would like to help you by addressing these issues!
Any updates on this?