Tom Brückner

Results 208 comments of Tom Brückner

> Videos are tricky! My gitlab id is 12040941. Can't find you with that ID. It requires a username.

Just a quick update: I made an optimized version where I replaced most of the videos with a static PNG. But still Safari on iOS crashes after a couple of...

You can find the optimized version here: https://marblever.se/v2 And as soon I have your gitlab user name, I can add you to the repo.

BTW: We have another landing page built with the very same approach, but less scrolling pages: https://marblever.se/nfts This one works as expected, with no issues, even if I enable all...

Sorry for the delay, I just invited you to the repo. The full page can be accessed via https://localhost:3000/v2 It works perfectly on Google Chrome, but crashes my iOS devices.

I dug deeper into this issue and found quite a number of issues on Stackoverflow that suggested that Safari most of the time crashes due to memory issues. This especially...

Did you have a chance to look at this?

Another update here: I just noticed that even if I only want to the opacity of an element, a translate3d will be added as well. This is even more counter-intuitive....

I have the very same problem with React. It just throws: ``` Uncaught TypeError: Cannot read properties of undefined (reading 'presets') ```