gaearon/todos

All todos list not accessible

tgcsea opened this issue · 0 comments

I've cloned the branch for the lesson 27 "Updating Data on the Server" and installed dependencies using npm install. However the link for showing all todos is always rendered as non-clickable text. Only way to see all todos is manually changing url to localhost:3000. I can't see a problem from looking at FilterLinkcomponent.