Topic: Multiselect not hiding on IOS Safari

sinanc premium asked 5 years ago


Dear Team, I am using Multiselect and I have a probem on IOS Safari. After opening the multi select and choose some items, I click outside of the component to hide it. But it's not working. Component will be closed If I click over any button located outside. This occurs only on IOS Safari. You can reproduce it even on your demo pages. It would be nice, if you could provide me a quick fix. Thanks in advance Regards Sinan

sinanc premium answered 5 years ago


Hi, just for your information. This has solved my issue: @supports (-webkit-overflow-scrolling: touch) { /* CSS specific to iOS devices */ * { cursor: pointer; } } Regards

Bartłomiej Malanowski staff commented 5 years ago

Thank you for sharing your solution with us


Hello there, So much thank you for letting us know about this bug. I've added this issue to our TODO list so I hope this will be fixed soon

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: Premium
  • Premium support: Yes
  • Technology: MDB jQuery
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags