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

ability to rerender single field when schema changes for said field #447

Open
0xgeert opened this issue Feb 1, 2015 · 0 comments
Open

Comments

@0xgeert
Copy link

0xgeert commented Feb 1, 2015

Looking at #274, I can see how to do a rerender after re-initializing a form to allow dynamic schemas.

From a perf standpoint this can bog down devices (mobile) a lot. In my case I can theoretically limit schema changes to 1 field at a time.

Is there a way to only re-render 1 particular field after updating the schema for said field?

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

No branches or pull requests

1 participant