aholachek / react-flip-toolkit-router-example

Meaningful transitions with react-router-v4 and react-flip-toolkit
https://react-flip-toolkit.surge.sh/
105 stars 18 forks source link

The icons are not visible below vh and you cannot scroll. #1

Closed SaeedMalikx closed 5 years ago

SaeedMalikx commented 6 years ago

I think you have inner divs with fixed position. The icons are not visible if they go below view height. I added auto scroll and max height to the inverted div for a quick fix.

The same problem happens with your

"Image Transition Demo"

Someone can easily attribute the error with the toolkit, which is not the case.

cap2

cap1

aholachek commented 5 years ago

Thank you for catching this! I finally fixed it.