learn-co-curriculum / react-hooks-lecture-videos-inverse-data-flow

0 stars 36 forks source link

Scrimba does not work as intended. Requires a Login Component that doesn't show up initially. #3

Open WAB0003 opened 1 year ago

WAB0003 commented 1 year ago

Canvas Link

https://learning.flatironschool.com/courses/6273/pages/video-inverse-data-flow?module_item_id=544498

Concern

The video appears to work fine when the speaker runs the application. However, when you get in a try it your self, the header requires a Login & Logout Component to be imported. I find that when i comment lines 2 & 3 out, they application appears to work.

Additional Context

No response

Suggested Changes

remove the login & logout imports on line 2 & 3 of header.

lizbur10 commented 1 year ago

Hi @WAB0003 ! Thanks for bringing this to our attention. We will address it when we next update the videos. In the meantime, I'm going to leave this issue open so it can help other students who run into this problem 🙂