Closed JesJehle closed 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
RandomAnimationBanner
{/* TODO Fade error - <Fade in={loading} timeout={1000}> */}
Error is: TypeError: node is null
TypeError: node is null
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
Error is:
TypeError: node is null