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

Type Error 8 #64

Open
shiftyp opened this issue Sep 17, 2023 · 0 comments
Open

Type Error 8 #64

shiftyp opened this issue Sep 17, 2023 · 0 comments
Labels
low risk issue / pr type error issue

Comments

@shiftyp
Copy link
Owner

shiftyp commented Sep 17, 2023

Error

Missing exists check in

detail: { formSubmission: this, ...this.result },

Prediction

May come up at runtime if the result is accessed prior to set, most likely as an unintended consequence of a future change introducing a race condition

@shiftyp shiftyp added type error issue low risk issue / pr labels Sep 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low risk issue / pr type error issue
Projects
None yet
Development

No branches or pull requests

1 participant