Hi guys. I have a strange problem. I’m trying to make a page transition, and I have a Lottie in my transition. It’s basically a 100vw, 100vh wrapper, and Lottie is at the bottom. Lottie makes it look like some custom shape and not just a square moving up. Anyway, animation is working perfectly on all screens except 1920px. I tried all the random things that you can adjust, but I couldn’t fix it.
Is there maybe some reason why Lotties don’t want to work on full screen? And also, I tried removing all the code because this animation has some custom code, too, and it didn’t help.
And I forgot one more thing. I have a lot of errors, as you can see. I wanna disable landscape mode. I tried 6, 7 different types of codes: meta tags, disabling with media queries, rotating content when people rotate their phones, and I can’t even remember all the things. Anyone has an idea how I can do this?