From c37a4ff6638b5809c6c59cfc7916807073e49f98 Mon Sep 17 00:00:00 2001 From: Oliver Eyton-Williams Date: Tue, 14 May 2019 14:40:14 +0200 Subject: [PATCH] feat(client): Add support question covering browser extensions --- client/src/pages/support.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/client/src/pages/support.js b/client/src/pages/support.js index dd541c9d1b..920a09d9ee 100644 --- a/client/src/pages/support.js +++ b/client/src/pages/support.js @@ -93,6 +93,14 @@ const SupportPage = () => { .

+

I cannot pass a challenge, but I think my code is correct

+

+ Some browser extensions can interfere with challenge tests. If you + are using any, try disabling them and running the tests again. If + the problem remains, click the challenge's 'Ask for Help' button + to post on the forum. You will need to create a forum account if + you don't already have one. +

I have a support question that isn't answered here.

You can ask for help on our forum, and the freeCodeCamp volunteer