gaearon / todos

Examples for “Idiomatic Redux”: one branch per lesson

Home Page:https://egghead.io/series/building-react-applications-with-idiomatic-redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All todos list not accessible

tgcsea opened this issue · 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.