Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reset productDetails before request #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Reset productDetails before request #10

wants to merge 1 commit into from

Conversation

shjeong92
Copy link

@shjeong92 shjeong92 commented May 14, 2021

Hey Dennis I really enjoyed your Udemy course!

I found a minor bug which is about ProductScreen component.

To explain how to see the bug,

  1. At the first time you click product from the HomeScreen, <Loader /> works just fine in ProductScreen component, but from the second times, it doesn't work anymore.
  2. If you go back and choose other items, somehow doesn't work, and it also shows previous item infos for a short time(which bothers me).

This PR will fix the bug.
cheers!

Sanghyuk from Korea.

@mrcaption49
Copy link

mrcaption49 commented May 14, 2021 via email

@shjeong92
Copy link
Author

@mrcaption49 These three changes fixed the bug :) hopefully it will work on yours too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants