sumo-rhine / kinamo

Kinamo web-app frontend
0 stars 0 forks source link

Fade error - <Fade in={loading} timeout={1000}> */} #117

Closed JesJehle closed 2 years ago

JesJehle commented 2 years ago

I cannot use Fade with the Animation Component. It's currently commented out. This seems to be a known Issue: https://issueexplorer.com/issue/mui-org/material-ui/29294

in RandomAnimationBanner

        {/* TODO Fade error - <Fade in={loading} timeout={1000}> */}

Error is: TypeError: node is null