Topic: Cannot choose between Radio

alvintng pro asked 6 years ago


Hello! My html code is as follows: <div class="form-check mb-4"> <input name="1-id_doc" type="radio" class="form-check-input with-gap" id="id_1-id_doc" value="1" checked="checked"> <label class="form-check-label" for="id_1-id_doc">NRIC</label> </div> <div class="form-check mb-4"> <input name="1-id_doc" type="radio" class="form-check-input with-gap" id="id_1-id_doc" value="2" checked="checked"> <label class="form-check-label" for="id_1-id_doc">Passport</label> </div> The radio renders perfectly, however, I can't choose between the radios. The radios work if a remove mdb.css and refer only to the bootstrap css. Thank you!

FREE CONSULTATION

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

Status

Closed

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags