Skip to content
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

TypeError: Cannot read properties of null (reading 'challenges') #2

Open
sourabhgo opened this issue Sep 5, 2023 · 0 comments
Open

Comments

@sourabhgo
Copy link

sourabhgo commented Sep 5, 2023

Screenshot 2023-09-05 132745

codingTest.challenges is null. CodingTest.test.js fails!
The file src/client/src/components/CodingTest/CodeEditor.js gives the following error. Although the project is deployed live on coding-test-platform.web.app/ I keep failing the CodingTest.test.js unit test.
It says challenges is null. How can I fix this?

@sourabhgo sourabhgo changed the title TypeError: Cannot read properties of null (reading 'challenges' TypeError: Cannot read properties of null (reading 'challenges') Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant