Topic: Bug: Tooltips on disabled items does not work on Safari (iOS)
waterandwind priority asked 6 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 6 months ago
Thanks, we'll check that out! I am adding this to our list to see what is happening
waterandwind priority commented 6 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
- ForumUser: Priority
- 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