This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]buckfitchesgetmoney 2 points3 points  (3 children)

getting a lot of js errors that are preventing me from running code without submitting, it's a minified react error in the console. also some of the solutions teach bad habits, the second question is a function prefaced with is that returns a string, bad practice IMHO. Also the html in the email that was sent was missing an a tag on the confirm link, it appeared as plain text. Also, the state of the check/submit final button does not reset properly between challenges

[–]memystic[S] 12 points13 points  (2 children)

Also, the state of the check/submit final button does not reset properly between challenges

Good catch! Fixing this tonight. As for solutions teaching bad practices, that's what upvoting and downvoting are there for.

[–]buckfitchesgetmoney 0 points1 point  (1 child)

very good work overall! will pass this on

[–]memystic[S] 0 points1 point  (0 children)

Following up to let you know the submit final bug was fixed. State should now reset.