question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

'Bug' button not working in Es6 challenges

See original GitHub issue

Challenge 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:closed
  • Created 6 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Nevillealeecommented, Aug 11, 2017

Im going to take a stab at this if no one minds

0reactions
w96kcommented, Aug 26, 2017

Confirm that its not working.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found