How to dynamically create elements in popover

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?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.