Topic: Modal Not Displaying

bruhbred free asked 3 years ago


I would like to launch a Modal, i used the code from the documentation for both the MDBv2 and MDBv3. an example i tried without the "-mdb-" tag and also with it. But it doesn't display the modal.

here is my code

Launch demo modal

Modal title ×
  <div class="modal-body">
    ...
  </div>
  <div class="modal-footer">
    <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
    <button type="button" class="btn btn-primary">Save changes</button>
  </div>
</div>


Arkadiusz Idzikowski staff commented 3 years ago

@bruhbred which MDB product do you use? This section is for problems with MDB Angular and it looks like the code you attached is from MDB 5 Standard or MDB jQuery.



Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Opened

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 10.1.1
  • Device: Desktop
  • Browser: Chrome
  • OS: Windows 10 NH2
  • Provided sample code: No
  • Provided link: No