Hello!
I have an app with dynamically crated elements, and these elements are stored in popovers. The issue I am having is that as the list of elements grows, the page loads slower and slower.
Is it possible to only “create” the elements in the popover when it is open, as to switch the load-time from page viewing to popover viewing?