cryptozombies-lesson-code icon indicating copy to clipboard operation
cryptozombies-lesson-code copied to clipboard

Missing Next lesson button (Lesson 5)

Open TomRvr opened this issue 5 years ago • 1 comments

Hello !

LESSON : 5
CHAPTER : 15
BUG :
The Next lesson button is missing to go from lesson 5 to lesson 6.
See at the bottom of the picture below.

CryptoZombies_L5_missing_button

I'd love to help fixing this but I might need a bit of help to know where to look.

TomRvr avatar Apr 18 '21 06:04 TomRvr

Following up on this, the element is present...

image

But it has style attribute display:none, once that is removed the button is visible,

image

Ive tried to find where this button is being styled, but no success... just FYI @devs

RH-sdavey avatar Aug 02 '22 19:08 RH-sdavey