We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What you were expecting: CreateForm with single TextInput should show stored valued after form submssion
What happened instead: CreateForm with single TextInput doesn't show any value after form submission
Steps to reproduce: Post -> Create -> add title -> Save
** Other Info: *** I saw it fixed on sandbox with 2.0.0 but not locally
Related code:
The text was updated successfully, but these errors were encountered:
Indeed, that's a serious regression. Looking into it.
Sorry, something went wrong.
djhi
No branches or pull requests
What you were expecting:
CreateForm with single TextInput should show stored valued after form submssion
What happened instead:
CreateForm with single TextInput doesn't show any value after form submission
Steps to reproduce:
Post -> Create -> add title -> Save
** Other Info: ***
I saw it fixed on sandbox with 2.0.0 but not locally
Related code:
The text was updated successfully, but these errors were encountered: