Git Product home page Git Product logo

Comments (6)

ShmidtAlex avatar ShmidtAlex commented on July 16, 2024 5

it helped me to change line 12 something like this:
searchField: searchRobots(state.searchField);

and importing searchRobots directly to the App.js

from robofriends.

socialmecpl avatar socialmecpl commented on July 16, 2024 1

I also have the same issue, but it is resolve with @ShmidtAlex second comment.

from robofriends.

EdmondEhimare avatar EdmondEhimare commented on July 16, 2024 1

searchField: searchRobots(state.searchField);

Woah, this hack worked for me. Note import searchRobots from reducers.
But lemme ask, why did the instructor own work and ours didn't?

My own code compiled successfully, but the error showed in the browser, and this was the error summary

TypeError: state.searchRobots is undefined

Thanks @ShmidtAlex

from robofriends.

evg1n avatar evg1n commented on July 16, 2024

Did you try wrapping returning values with ( ) instead of {}?

from robofriends.

Dobro47 avatar Dobro47 commented on July 16, 2024

I cloned the project files and for some reason the shorthand 'tc' is not working for the

.
Everything is stuck to the left? Anyone else having that problem?

from robofriends.

PeqProg avatar PeqProg commented on July 16, 2024

I cloned the project files and for some reason the shorthand 'tc' is not working for the

.
Everything is stuck to the left? Anyone else having that problem?

Don't forget in command line: npm install tachyons

from robofriends.

Related Issues (18)

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.