dynamically load content fields in the admin
B
Brandon Nater
Is there any plan for a future release to allow content fields to dynamically load in the admin? I ask because I am using ACF to create a page builder, but I'm noticing that by nesting cloned field groups inside flexible content fields, the post editor page in the admin loads extremely slowly, due to the number of post meta fields being loaded. You're probably aware. What are your thoughts about lazy-loading field groups or fields only when they are called?