Multiselect not hiding on IOS Safari


Topic: Multiselect not hiding on IOS Safari

sinanc pro premium asked 6 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

Bartłomiej Malanowski staff pro premium answered 6 years ago

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

sinanc pro premium answered 6 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 pro premium commented 6 years ago

Thank you for sharing your solution with us

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