Closed
Description
Scope: Form renderer
Description
Based on this discussion: #1015 (reply in thread) we have found some performance degradations in massive forms (500+ fields). Altough performance in forms like these will be a bit worse, there is still room for improvement.
This effort will reduce the number of renders for some components and look at why the useFieldApi
hook is not working properly with subscriptions when using conditions and field arrays.
Thanks, @thecodejack for testing the limits of the renderer.