You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Protip works fine on desktop and Androïd devices, but seems to have problem on ios devices.
I have set protip like this :
el.protipSet({
trigger: 'click'
});
Works on desktop and Androïd devices, but not on safari on my iphone, tooltip no appear when i click on element.
Do you know this bug on iOS ?
Thanks for your help.
Regards.
The text was updated successfully, but these errors were encountered:
Hi,
Protip works fine on desktop and Androïd devices, but seems to have problem on ios devices.
I have set protip like this :
el.protipSet({
trigger: 'click'
});
Works on desktop and Androïd devices, but not on safari on my iphone, tooltip no appear when i click on element.
Do you know this bug on iOS ?
Thanks for your help.
Regards.
The text was updated successfully, but these errors were encountered: