Hello Charlie,
It has been a while hope all is fine over there.
I have a question about the upcoming version, what I understand this new version will output straight HTML. Will this also influence for example when using with GSAP?
I’m working on a new project and am using Pro, unfortunately I have noticed before and notice again now that when using GSAP and Pro, I’m getting a different outcome/behavior as when creating the same elements and animations with Codepen.
Even when I use a Raw element and literally pasting the same HTML in this element the behavior is not the same as in Codepen.
Ofcourse it can be that I’m doing things wrong but as far as I’m aware I’m not.
Have a look at the following 2 links to see the differences in behavior:
https://camping-lestrexons.com/devlesstage/animated-web2-2-2/
What I have tried to improve the behavior is:
Working with native Pro elements instead of the RAW content element.
Working with the Blank stack to reduce ‘bloat’
Disabling all plugins
Enabling and disabling Litespeed caching
Setting my PHP properties high, memory limit etc. (working with PHP version 8.2)
Loading the scripts in Head, Footer, Init
Unfortunately all of this didn’t help. Hoping for some good news as I would like to build this project using Pro.
Thanks!