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

🐛 autofilled TEXT/URL now filled correctly #80

Merged
merged 1 commit into from
Jun 5, 2020

Conversation

yoannfleurydev
Copy link
Contributor

The state was previously only updated in the SmartField component and
not in the global form state.
By calling onUpdate, we trigger the update of the upper state based on
the form.

closes #79

The state was previously only updated in the SmartField component and
not in the global form state.
By calling onUpdate, we trigger the update of the upper state based on
the form.

closes #79
@yoannfleurydev yoannfleurydev added bug Something isn't working patch Increment the patch version when merged release Create a release when this pr is merged P1 labels Jun 5, 2020
@yoannfleurydev yoannfleurydev self-assigned this Jun 5, 2020
@yoannfleurydev yoannfleurydev merged commit 4c7abfa into master Jun 5, 2020
@yoannfleurydev yoannfleurydev deleted the fix/79-autofilled-text-undefined branch June 5, 2020 15:26
@github-actions
Copy link

github-actions bot commented Jun 5, 2020

🚀 PR was released in v0.11.3 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P1 patch Increment the patch version when merged release Create a release when this pr is merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SDKCLI-50] Autofill TEXT are undefined int instance actions
1 participant