'Bug' button not working in Es6 challenges
See original GitHub issueChallenge Name
All ES6 Challenges
Issue Description
Bug button not working
Browser Information
- Browser Name, Version: Chrome Version 59.0.3071.115 (Official Build) (64-bit) OSX
- Operating System: MacOS Sierra 10.12.3 (16D32)
- Mobile, Desktop, or Tablet: Desktop
Your Code
Screenshot
Issue Analytics
- State:
- Created 6 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
Handling common JavaScript problems - MDN Web Docs
Now we'll look at common cross-browser JavaScript problems and how to fix them. This includes information on using browser dev tools to ...
Read more >The 10 Most Common JavaScript Issues Developers Face
If you need help figuring out why your JavaScript isn't working, consult this list of the 10 most common JavaScript issues from a...
Read more >Problem in shopping cart in javascript (ES6) - CodeProject
I have a simple problem, the add to cart function isn't working as it should. When i click the delete button, it add...
Read more >ES6 Modules: Undefined onclick function after import
When I click the button, the developer console says: ReferenceError: hello is not defined. How can I import functions from modules so that...
Read more >5 JavaScript “Bad” Parts That Are Fixed In ES6 - freeCodeCamp
1. Block Scope. ES5 only had “function-level scope” (i.e. you wrap code in functions to create scope) and caused a lot of issues ......
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
Im going to take a stab at this if no one minds
Confirm that its not working.