Guys, I think the CSS Blur filter on starting motion.page keep the application VERY slow at start.
#xcmcyRHTgJly25EKUbH5 align-items: center;
-webkit-backdrop-filter: blur(3px);
backdrop-filter: blur(3px);
background: #000000d9;
display: grid;
height: 100%;
justify-items: center;
left: 0;
place-items: center;
position: absolute;
top: 0;
width: 100%;
z-index: 9999999;
}
There’s so many issues about blur CSS, I have a mackbook PRO M1 using chrome and start the application is hard. I know about the cool video and the beauty of this css. But start the application need to be easyer.
Thanks!
Hi André Beltrame, this is very weird as we use we have multiple M1 devices in our team and never ever had any loading issues, even on older devices. If live site is loading slowly, then this is an issue of slow connection between server, not device.
Please, send us support tickets and we can investigate this more :)
Radoš