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

[Doc] Fix example about sanitizing empty values in Inputs chapter #8167

Merged
merged 1 commit into from
Sep 15, 2022

Conversation

Cimanel
Copy link
Contributor

@Cimanel Cimanel commented Sep 15, 2022

  • remove typeof v === 'string' && v.length === 0 because v is always a string

@fzaninotto fzaninotto merged commit d267819 into master Sep 15, 2022
@fzaninotto fzaninotto deleted the fix-parse-doc branch September 15, 2022 08:42
@fzaninotto
Copy link
Member

Thanks!

@fzaninotto fzaninotto added this to the 4.3.3 milestone Sep 15, 2022
@fzaninotto fzaninotto changed the title fix parse doc [Doc] Fix example about sanitizing empty values in Inputs chapter Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants