Skip to content

RadioButton doesn't properly utilize converter #15

Description

@JohnSchneider

The RadioButton component properly invokes an assigned converter's getAsObject method on user action. However, when rendering it does not invoke the converter's getAsString object at all. This method should be invoked and the value attribute of the HTML input component should be set to whatever the method returns.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions