Topic: Bug: Tooltips on disabled items does not work on Safari (iOS)
waterandwind
pro premium priority asked 10 months ago
Expected behavior
The tooltip should shown also on disabled items in Safari browser.
Actual behavior
This code
<MDBTooltip v-model='showTooltip'>
<template #reference>
<MDBBtn>Geruch</MDBBtn>
</template>
<template #tip></template>
</MDBTooltip>
works well on all browser except Safari on iOS v16.
Bartosz Cylwik
staff answered 10 months ago
Thanks, we'll check that out! I am adding this to our list to see what is happening
waterandwind pro premium priority commented 10 months ago
I recommend not using Test-Browser-Software like Responsively or LTBrowser for testing on iOS. Use a real iPhone or iPad.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: Yes
- Technology: MDB Vue
- MDB Version: MDB5 5.0.0
- Device: iPhone
- Browser: Safari
- OS: iOS 16
- Provided sample code: No
- Provided link: No