Skip to content

[RENDERER] Block unnecessary condition and hide field renders #1016

Closed
@Hyperkid123

Description

@Hyperkid123

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions