Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NEW Form state & schema persists across form remounting #654

Merged

Conversation

ScopeyNZ
Copy link
Contributor

A few notable changes:

  • Updated redux-form. It's the latest 6.x version. I tested asset-admin and elemental and the tests pass.
  • Added a setting to ensure that redux form state is not destroyed when a redux form is unmounted
  • New prop added to FormBuilderLoader allows an opt-in to only fetch schema (and state) once on mount and then rely on redux-store for future mounts.
  • HtmlEditorField component now unmounts gracefully (behaviourly).

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

Successfully merging this pull request may close these issues.

3 participants