Skip to content

Entered code not carried over to next challenge, then reappers in the following challenge. #7144

Closed
efaryna opened this Issue · 1 comment

2 participants

@efaryna

Issue Description

  • In the "Change Text Inside an Element Using jQuery" challenge the code from the previous lesson "Disable an Element Using jQuery" is not carried over. Specifically:

$("#target1").prop("disabled", true);

Continuing to the next lesson: "Remove an Element Using jQuery" and the code reappears

Browser Information

  • Version 48.0.2564.109 m (64-bit)
  • Windows 10
@efaryna efaryna changed the title from Entered code not carried over to next challenge, then reapers in the following challenge. to Entered code not carried over to next challenge, then reappers in the following challenge.
@raisedadead
Free Code Camp member

@efaryna Although the HTML and jQuery challenges have a common theme,
Every Challenge is unique with its own sample code in the editor and test cases.

IMHO, this behavior of the code doesn't affect solving the challenge.

Closing. Please feel free to comment if you feel this needs to be improved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.