Shopping List Error
See original GitHub issueChallenge shopping-list has an issue.
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/601.7.8 (KHTML, like Gecko) Version/9.1.3 Safari/601.7.8
.
Please describe how to reproduce this issue, and include links to screenshots if possible.
var myList = [["Noodles", 20],["Almond Milk", 1],["Crackers", 15],["Kale", 2],["Rice", 1]];
It will not show that this is complete? There seem to be no errors with my input.
Issue Analytics
- State:
- Created 7 years ago
- Comments:22 (8 by maintainers)
Top Results From Across the Web
Shopping list not working properly - Google Support
Open your phone's Settings app. · Tap Apps & notifications. · Tap the Google (G) app. If you don't see it, first tap...
Read more >Google Assistant Shopping List Not Working: How to Fix
In this comprehensive tutorial, we will show you various methods to fix the Google Assistant Shopping List not working issue.
Read more >Shopping List (Grocery List) Problems & Troubleshooting
You have problems with the app Shopping List (Grocery List) and you are looking for suitable solutions to fix the errors? Then find...
Read more >[Updated] Shopping List : Grocery List app not working (down ...
Shopping List : Grocery List app may not be working for you due to some issues that your device may have or your...
Read more >the Google Shopping List down/returning Error 500 for anyone ...
Same here. just cleared all local settings for Chrome on my Pixel 3 and it is still failing to load my list and...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Cannot replicate on any browser (Chrome, Safari and Firefox. MacOS Sierra).
@dhcodes I use Chrome 52.0.2743.116. I also tried to complete the challenge in a freshly opened Safari 9.1.3 and newly installed Firefox 48.0.2, by copying/pasting the code, still with no success. I also retyped the whole thing with different values, twice; still not working. It won’t even recognize myList as an array.