Is there any reason why you can’t drag and drop or insert elements inside of the animated region? I have manually moved it into the animated region div in the code side and it shows valid in the UI, but I wasn’t able to drag and drop it in? Just wondering is that invalid / or will it cause me problems down the line?
You could apply a section before the first flex the section allows containers, also you can add dynamic attribute animations to the first flex container directly (I believe this way you don’t actually need a animated region I may be wrong still learning myself). but that aside I don’t think it should cause issues the way you have it.
Ah thank you both, I didnt realise that you could add it to the elements like that I had found an older post in the forum that said to use the animated region. I’ll refactor and see if I can get it working that way.