rstan-dev/GarageGuru-PP5

console warnings to address

Closed this issue · 10 comments

on ProfilePage
xhr.js:187

   POST https://8080-rstandev-garageguru-qf6hm2jbgt7.ws-eu106.gitpod.io/dj-rest-auth/token/refresh/ 401 (Unauthorized)

Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in a useEffect cleanup function.
at AllJobsPage (https://8080-rstandev-garageguru-qf6hm2jbgt7.ws-eu106.gitpod.io/static/js/main.chunk.js:7148:3)

check fetchJobs

src/pages/jobs/JobCard.js
Line 27:9: 'comment_count' is assigned a value but never used no-unused-vars

Expected console warnings when logged out due to CurrentContextProvider Functionality - this would be addressed use redux