Topic: Radio button with wrong layout

sgbrewds free asked 3 years ago


Expected behavior

enter image description here

Actual behavior enter image description here Resources (screenshots, code snippets etc.)

the react code is simply

<MDBInput gap checked={true} label="Default checked" type="radio" id="radio2" />

If I remove class form-control in the input of the rendered dom, the radio is as expected. The form-control class need to ve removed for radio input.


Krzysztof Wilk staff answered 3 years ago


Hi!

Thanks for reporting this issue. We'll try to fix it in the next release :)

Keep coding!



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB React
  • MDB Version: MDB4 5.0.1
  • Device: lenovo laptop
  • Browser: chrome
  • OS: windows
  • Provided sample code: Yes
  • Provided link: No