Skip to content

TextField tag won’t accept/register new values. #86

@Lunfer

Description

@Lunfer

Describe the bug
While using the TextField component as part of a user profile form, I noticed that new values are not registered and thus returning undefined while console logging them. When I tried with the textField component from material-ui the values were being registered and accepted just fine.
Screenshot 2022-02-04 at 2 59 32 PM

To Reproduce
Here's a snippet of the code used to add the TextField component onto a new component called UserProfileComponent:
https://gist.github.com/Lunfer/dd6c97bb454525945c1b6883eb6d1de7

Expected behavior
What should be happening is the values being accepted like in the screenshot below. In the screenshot the TextField tag used is from material-ui.
Screenshot 2022-02-04 at 2 44 07 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions