-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
COMMUNITY: good first issueGood for newcomersGood for newcomersCOMMUNITY: PR is welcomedWe think it's a good feature to have but would love for the community to help with the PR for itWe think it's a good feature to have but would love for the community to help with the PR for itCOMP: runtimeTYPE: bugSomething isn't workingSomething isn't workingVERSION: upcoming major
Description
Which component is affected?
Qwik Runtime
Describe the bug
If you set the value of an input from string to undefined, "null" be written
Reproduction
Steps to reproduce
Initial value is undefiend
- Click the first button to set it to 'cool'
- Click the second button to set it to undefined
The value will be null
System Info
not applicableAdditional Information
No response
Metadata
Metadata
Assignees
Labels
COMMUNITY: good first issueGood for newcomersGood for newcomersCOMMUNITY: PR is welcomedWe think it's a good feature to have but would love for the community to help with the PR for itWe think it's a good feature to have but would love for the community to help with the PR for itCOMP: runtimeTYPE: bugSomething isn't workingSomething isn't workingVERSION: upcoming major