Trouble with Display flex challenge

Okay. Fine. No prob.

I copy and pasted your code exactly and it is still giving me the same error… :upside_down_face:

Which browser do you use ?

I use Google Chrome as my browser

Do you use any extension. if yes, please disable it.

1 Like

reset all code and change what they want like that

That did it! I had an ad blocker enabled

Thank you so much!

1 Like

@mehdimasmar

Thanks for your time in trying to find a solution!

1 Like

OMG!

Ad blocker can make tests fail.

1 Like

the ad blocker will block the follow button, there is an issue on github to change the button name, but no volunteer has yet started to work on it, but it will be fixed

1 Like

It is great that you solved the challenge, but instead of posting your full working solution, it is best to stay focused on answering the original poster’s question(s) and help guide them with hints and suggestions to solve their own issues with the challenge.

We are trying to cut back on the number of spoiler solutions found on the forum and instead focus on helping other campers with their questions and definitely not posting full working solutions.

You can post solutions that invite discussion (like asking how the solution works, or asking about certain parts of the solution). But please don’t just post your solution for the sake of sharing it.
If you post a full passing solution to a challenge and have questions about it, please surround it with [spoiler] and [/spoiler] tags on the line above and below your solution code.

It is great that you solved the challenge, but instead of posting your full working solution, it is best to stay focused on answering the original poster’s question(s) and help guide them with hints and suggestions to solve their own issues with the challenge.

We are trying to cut back on the number of spoiler solutions found on the forum and instead focus on helping other campers with their questions and definitely not posting full working solutions.

You can post solutions that invite discussion (like asking how the solution works, or asking about certain parts of the solution). But please don’t just post your solution for the sake of sharing it.
If you post a full passing solution to a challenge and have questions about it, please surround it with [spoiler] and [/spoiler] tags on the line above and below your solution code.

1 Like

Hey @Roma
I have [spoiler] and [/spoiler] above and below the solution code.