mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-15 15:07:28 -05:00
* fix(37615): avoid navigate to next challenge api fails * fix: elsint errors * fix: more elsint errors * fix: make 'navigate' call conditional * chore: removed async prefix from naigateTo method * refactor: compare types with constants * chore: remove unused closeChallengeModal * fix: restore call to closeModal * refactor: use setTimeout inside map block * fix: requested changes according the comments * fix:remove !request.ok block