About reusable elements inside reusable elements and its performance

Hello,

I´m just wondering that if you have a header which is a reusable element called header all over the website and then inside another reusable element called alert with a condition to only show when something happens, is the reusable element loaded every time a page is loaded or just when it´s shown?

I´m trying to get the best performance out of this. Maybe the pros @NigelG, @johnny, @JohnMark, @jacobgershkovich know something about this?

Thanks a lot to everyone.

1 Like

Hello @ryanck

I will suggest you to create a new project, and create hundred or more reusable element with another reusable element like you mentioned and see the performance. If you can share your result.