question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Form] Inline radio buttons/checkboxes not working as expected

See original GitHub issue

Issue description

  • components: Form
  • reactstrap version #4.8.0, #5.0.0-alpha3
  • import method npm + import
  • react version #16.0.0
  • bootstrap version #4.0.0-beta.2

What is happening?

Following reactstrap Form documentation, radio buttons/checkboxes are not displaying inline as expected.

What should be happening?

Radio buttons/checkboxes should be inline with “FormGroup check inline”.

Steps to reproduce issue

  1. Copy and run Inline Checkboxes example in docs, result is not as shown in the example (still vertical).

Error message in console

Warning: Received `true` for non-boolean attribute `inline`. If this is expected, cast the value to a string.
    in div (created by FormGroup)...

Code

https://codepen.io/Moonveil/pen/dZomVR

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

4reactions
TheSharpieOnecommented, Oct 31, 2017

I’m going to try to merge some of the pending PRs tonight and cut release.

0reactions
supergibbscommented, Feb 4, 2018

Closing since there is a new beta release and as far as I know the inline radio buttons/checkboxes work.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Radio buttons and checkboxes not appearing - Stack Overflow
I am trying to launch a Web UI using Flask, however, the radio buttons and check boxes aren't ...
Read more >
Tabbing through form never gives focus to radio buttons or c
Hello, I'm having an issue where when I have either radio buttons or checkboxes on a form in Angular they never gain focus...
Read more >
Checkboxes and Radio Buttons - Formidable Forms
Checkbox fields allow the user to select one or more options and boxes can be checked and unchecked. Radio Buttons fields will allow...
Read more >
checkboxes and radio buttons do not show - WordPress.org
[This thread is closed.] Hi, I used yikes easy forms wordpress plugin to register users to my mailchimp account. easy forms is not...
Read more >
How To Display The Divi Contact Form Checkboxes And ...
So in this tutorial I am going to solve the problem and to show you how to make the checkboxes and radio buttons...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found