Topic: React Modal Issues On Safari (Mac & iOS)

zubair1103 free asked 3 years ago


Expected behavior

Modal without backdrop should show

Actual behavior Modal without backdrop does not show up on Safari (Mac & iOS)

Resources (screenshots, code snippets etc.)

https://mdbootstrap.com/docs/react/modals/basic/#remove-backdrop

backdrop={false}


Piotr Glejzer staff commented 3 years ago

How about there? https://react.mdbootstrap.com/modals/modal still not working?


zubair1103 free commented 3 years ago

Yes, even there it is not working. When modal is opened without backdrop; following inline css is set on .modal

display: block; position: fixed; width: 0px;

Due to width: 0px; it does not show up on Safari.


Piotr Glejzer staff commented 3 years ago

I added task to fix it.



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 React
  • MDB Version: 4.27.0
  • Device: Macbook
  • Browser: Safair
  • OS: Mac
  • Provided sample code: No
  • Provided link: Yes