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

[BUG] Radio component doesn't render value in html mode #6018

Open
tlg05 opened this issue Feb 18, 2025 · 2 comments
Open

[BUG] Radio component doesn't render value in html mode #6018

tlg05 opened this issue Feb 18, 2025 · 2 comments
Assignees

Comments

@tlg05
Copy link

tlg05 commented Feb 18, 2025

Describe the bug
When setting the renderMode to be "html", the radio component doesn't render the value. Other components seem to be fine.
The codepen to demo the issue: https://codepen.io/dycbegbx-the-bold/pen/mydeNrp

Version/Branch
"@formio/js": "^5.0.0"

To Reproduce
Steps to reproduce the behavior:

  1. Create form with radio inputs.
  2. Set value for the radio inputs.
  3. Set the render mode to be "HTML".
  4. See error

Expected behavior
Under HTML mode, radio input should also show the value. Maybe show the label of the selected option.

Screenshots
Image

@Tatsiana8
Copy link

Thank you for reporting this issue. I can reproduce it and have logged a ticket for the backlog. We are always willing to review any contributions from the open-source community to resolve this issue.

For internal reference: FIO-9786

@lane-formio
Copy link
Contributor

After review we don't expect to resource a developer in the near future to resolve this, but are happy to review any contributions to resolve this behavior.

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

No branches or pull requests

3 participants