Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

CFormInput modelValue = 0 (number) handled correctly#233

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mrholek merged 1 commit intocoreui:mainfromgfoidl:form-input-0
Oct 18, 2022

Conversation

gfoidl
Copy link
Contributor

This wasn't updated in#214 (my fault).

IfmodelValue = 0 then the check

...(props.modelValue&&{value:props.modelValue}),
fails, so no modelValue is set thus resulting in an empty input-form to be displayed.

This PR fixes that by explicitely checking for=== 0 too.

@mrholekmrholek merged commit8201e3e intocoreui:mainOct 18, 2022
@gfoidlgfoidl deleted the form-input-0 branchOctober 18, 2022 17:24
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@mrholekmrholekmrholek approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@gfoidl@mrholek

[8]ページ先頭

©2009-2025 Movatter.jp