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

Turn off persistence for specific fields #19

Open
georgefeast opened this issue Mar 27, 2019 · 3 comments
Open

Turn off persistence for specific fields #19

georgefeast opened this issue Mar 27, 2019 · 3 comments

Comments

@georgefeast
Copy link

Is there any way to have persistence applied to a form but turn it off for a specific field? I have a file upload field handled by react-dropzone that persists just the path but not the actual reference to the file on reload.

@jakeleboeuf
Copy link

I'm running into the same issue 😢 Specifically for file uploads- they are not persisting.

@Ciaran0
Copy link

Ciaran0 commented May 19, 2019

There is an open PR to ignore certain fields #6

@hendrul
Copy link

hendrul commented Sep 2, 2019

I need to switch off "isSubmitting"

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

4 participants