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(isValidating): add nullish check when no key #205

Merged
merged 1 commit into from
Jul 2, 2021

Conversation

darrenjennings
Copy link
Contributor

When a swrv key changes, if the key value resolves to a falsey value, then set the isValidating accordingly, since a falsey key is never validating.

Fixes #195

@darrenjennings darrenjennings merged commit 2064807 into master Jul 2, 2021
@darrenjennings darrenjennings deleted the fix/195-is-loading branch July 2, 2021 23:12
adamdehaven pushed a commit that referenced this pull request Aug 25, 2022
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

Successfully merging this pull request may close these issues.

isValidating true when key is falsey
1 participant