-
-
Notifications
You must be signed in to change notification settings - Fork 39.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bonfire Challenges #53
Comments
Thanks for the report. This is caused by the user not entering a test correctly. We'll work on hardening it up. |
I don't believe I changed test text provided, but I could be wrong. But now that you mention that, if I change the test text I get the 'is not defined' error. It still gives the 'Take me to my next challenge' modal, but it will bring me back to the same challenge. If I do the same thing once more, it brings me to the next challenge. |
Both of these issues have been addressed in pull request #55. |
…mp#53) fixed telephone number validator projects to show example telephone numbers on new lines ISSUES CLOSED: freeCodeCamp#47
# [3.0.0](freeCodeCamp/curriculum@v2.0.0...v3.0.0) (2018-06-29) ### Bug Fixes * **challenge:** Fixed the typo for automatically ([freeCodeCamp#48](freeCodeCamp/curriculum#48)) ([dd046d6](freeCodeCamp/curriculum@dd046d6)) * **challenge:** Updated tests to avoid confusion ([freeCodeCamp#57](freeCodeCamp/curriculum#57)) ([7105507](freeCodeCamp/curriculum@7105507)) * **challenges:** change test for template literals challenge ([freeCodeCamp#37](freeCodeCamp/curriculum#37)) ([4b1c5eb](freeCodeCamp/curriculum@4b1c5eb)) * **challenges:** cherry pick pr 17664 & 17672 from main repo ([freeCodeCamp#52](freeCodeCamp/curriculum#52)) ([2375d0c](freeCodeCamp/curriculum@2375d0c)) * **challenges:** fixed telephone number validator project ([freeCodeCamp#53](freeCodeCamp/curriculum#53)) ([2b034e2](freeCodeCamp/curriculum@2b034e2)), closes [freeCodeCamp#47](freeCodeCamp/curriculum#47) * **challenges:** fixed typo in css-grid.json ([freeCodeCamp#46](freeCodeCamp/curriculum#46)) ([e74192e](freeCodeCamp/curriculum@e74192e)) * **challenges:** grammar fix in css-grid auto-fit challenge ([freeCodeCamp#60](freeCodeCamp/curriculum#60)) ([a6a0266](freeCodeCamp/curriculum@a6a0266)) * **challenges:** Typo errors ([freeCodeCamp#39](freeCodeCamp/curriculum#39)) ([0c0702d](freeCodeCamp/curriculum@0c0702d)) * **challenges:** update regular expression that fails ([freeCodeCamp#56](freeCodeCamp/curriculum#56)) ([9fa5907](freeCodeCamp/curriculum@9fa5907)), closes [freeCodeCamp#55](freeCodeCamp/curriculum#55) ### BREAKING CHANGES * **challenges:** None
I've had to reenter many of the challenges after pressing 'Take me to the next challenge.'
Also, on several of the challenges the test console output show errors (e.g. Unexpected Token) with no output concerning the test, but it still passes. I'll get a screenshot shot the next time it happens.
The text was updated successfully, but these errors were encountered: