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

fix(Value emission): Fix invalid values being published that were valid in the previous tick #205

Merged
merged 1 commit into from
Mar 16, 2021

Conversation

zakhenry
Copy link
Contributor

@zakhenry zakhenry commented Mar 16, 2021

This isn't very different but it takes care to check the validity in the tick before emitting, as it is possible to have a form value be invalid then valid one tick apart, causing the invalid value to sneak through and wreak havoc

@zakhenry zakhenry requested a review from maxime1992 March 16, 2021 01:39
@zakhenry
Copy link
Contributor Author

All tests passing locally

@maxime1992 maxime1992 assigned maxime1992 and zakhenry and unassigned maxime1992 Mar 16, 2021
@maxime1992 maxime1992 merged commit 6dbed3d into cloudnc:feat-rewrite Mar 16, 2021
@github-actions
Copy link

🎉 This PR is included in version 6.0.0-feat-rewrite.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

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