kunal-mandalia / grraft

The mentorship platform for professionals, by professionals
https://www.grraft.com
1 stars 0 forks source link

Screen flicker after login #1

Closed kunal-mandalia closed 7 years ago

kunal-mandalia commented 8 years ago

Due to redirect from / to /dashboard.

Perhaps there's a nicer way to have server redirect to /dashboard and React not make the trip back to / (to get user details) and redirect back to /dashboard

kunal-mandalia commented 7 years ago

Not critical