your repo looks like it is missing a lot of files that were given to you for this exercise.
Can you try to clone the exercise’s repo and update the code and try again?
If you’re still having problems, post a link to the repo that includes all the code (including the ones given to you)
i see this error in the console when I test your code:
dom-test-evaluator.js:2 Error: redirected is not implemented yet
at o (dom-test-evaluator.js:2:64933)
at get redirected (dom-test-evaluator.js:2:65501)
at eval (eval at #a (dom-test-evaluator.js:2:256783), <anonymous>:21:13)
at async #a (dom-test-evaluator.js:2:256777)
at async DOMTestEvaluator.handleMessage (dom-test-evaluator.js:2:257285)
#a @ dom-test-evaluator.js:2
to me, this looks like an issue in the fcc side.
I would say to open a github issue for it but I don’t think it will get fixed given the actual course is old and not being maintained as far as I am aware.
Same here, the test is failing even if my app is working correctly.
My browser console shows the same error; it is the same one shown in the file metadata project, still failing.
Will the team fix these errors by any chance?
Thanks
Marco