Skip to content

issues Search Results · repo:epicweb-dev/advanced-react-patterns language:TypeScript

Filter by

21 results
 (83 ms)

21 results

inepicweb-dev/advanced-react-patterns (press backspace or delete to remove)

__log.txt While node setup worked without error on a clone of the repo / next2 branch, after fork one of the test fails. Cf. attached log.
  • msatgh
  • 5
  • Opened 
    on Feb 21, 2023
  • #112

I ran npm run validate whilst having another app running on port 3000, therefor causing all the tests to timeout / fail: img width= 996 alt= image src= https://user-images.githubusercontent.com/1253802/220447233-ec39e0d9-050a-48eb-8bab-77815e52a539.png ...
  • danvoyce
  • 3
  • Opened 
    on Feb 21, 2023
  • #111

When going through this exercise I figured I d follow the warning advice and use initialOn to test my changes. That s how I came across that it wasn t working as expected. I also noticed the reducer prop ...
  • kenneth-gray
  • 1
  • Opened 
    on Jan 14, 2023
  • #110

Chapter useLayoutEffect: auto-scrolling textarea - useLayoutEffect Solution Description The author describes a situation in the video: Since useEffect is always executed after layout and paint, the ...
  • jynxio
  • 1
  • Opened 
    on Sep 1, 2022
  • #101

This error screen appears as soon as I click on any one of the lessons. image
  • zkula
  • 3
  • Opened 
    on May 21, 2022
  • #100

I m seeing the following error after running npm start: Element type is invalid. Received a promise that resolves to: /static/media/01.5905cfaa607076924a2c.md. Lazy element type must resolve to a class ...
  • ubrandrew
  • 1
  • Opened 
    on May 20, 2022
  • #99

async function updateUser(dispatch, user, updates) { dispatch({type: start update , updates}) try { const updatedUser = await userClient.updateUser(user, updates) dispatch({type: finish update ...
  • vchepeli
  • 2
  • Opened 
    on Feb 6, 2022
  • #96

Hello! I started running into this process is not defined error yesterday. I did not run into this same error in any of the previous modules. It s happening after every hot-reload. image After a bit ...
  • vmerino
  • 3
  • Opened 
    on Feb 1, 2022
  • #95

There s no config/tsconfig.exercise.json file, even though the Readme is suggesting editing it. I m preparing for today s workshop, and the readme here in the TypeScript part suggests that, to enable ...
  • zladuric
  • 6
  • Opened 
    on Jan 26, 2022
  • #94
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub