Giter Site home page Giter Site logo

VisibleTodoList.js:77 Uncaught TypeError: Cannot read property 'filter' of undefined about egghead.io_idiomatic_redux_course_notes HOT 3 OPEN

JoeNoPhoto avatar JoeNoPhoto commented on July 19, 2024
VisibleTodoList.js:77 Uncaught TypeError: Cannot read property 'filter' of undefined

from egghead.io_idiomatic_redux_course_notes.

Comments (3)

jmoon7 avatar jmoon7 commented on July 19, 2024 1

For anyone using react router 4, the props passed down are { match, location, history }, and you can get params from match (match.params)

from egghead.io_idiomatic_redux_course_notes.

gp3gp3gp3 avatar gp3gp3gp3 commented on July 19, 2024

Yeah I'm getting this bug too. When I run npm install on the lesson branch I get an npm error
No compatible version found: react-router@^3.0.0

from egghead.io_idiomatic_redux_course_notes.

clohr avatar clohr commented on July 19, 2024

Installing an updated version of react-router fixed it for me. If you update your package.json file with the following line "react-router": "^3.0.0-alpha.1", you should no longer see that error.

from egghead.io_idiomatic_redux_course_notes.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.