Skip to content

Form component does not change language labels with React compiler #69

Description

@joshunrau

When new react compiler is enabled (RC), the form component does not change the language of the form labels, as it is being incorrect memoized. This can be avoided by adding "use no memo" at the top of the form, but this is not ideal to take advantage of the performance benefits of the new compiler.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions