-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Why does it not show in google chrome but it shows on safari. QTY selector. and problems with localstorage or [] #32
Comments
The qty selector happened to me at one point. I am pretty sure it is the Bootswatch theme. Try adding the standard Bootstrap CDN in your public/index.html file
And comment out the bootswatch link in the index.js file. Let me know if you still can't see it |
I see the numbers now in the selector but in the console state > pin when I add an item to cart, it is not showing up in the tree. It stays blank. Also it is not showing in localstorage. I have watched the videos for about 5 times already. |
Can you link your repo or send your code/repo to support@traversymedia.com? |
I sent you an email with my email being carlitosdiazplaza@gmail.com |
@bradtraversy The repo is also in the top |
ok, two errors..
should be
Check your code with the final repo Please close any issues and q/a if this fixes it |
@bradtraversy Ok, yes now it shows in the state tree. How can I fix the the 3 errors in the console? It only appears in Chrome. Do you know how to fix these errors? |
I am not sure why you are getting those errors, I did not get them when I ran your code. If you are still having issues, please post on Udemy q/a instead of github. This is not for student code issues, it is for bugs with the repo. Thanks :) |
This is in chrome. I have various issues. For one I have the issue from above. It does not display anything for chrome. Then it is not updating the [] in applications > local storage and is not showing on state > tree. Is there any fixes? I am in lecture 33 (Add to functionality).
Repository: github.com/talmax1124/cduoshop
or you can email me at carlitosdiazplaza@gmail.com
@basir @bradtraversy ?
The text was updated successfully, but these errors were encountered: