creativetimofficial / ct-argon-dashboard-pro

A beautiful Premium Dashboard for Bootstrap 5.
https://demos.creative-tim.com/argon-dashboard-pro/pages/dashboards/landing
30 stars 13 forks source link

Popovers - Not working on Safari #17

Open timotheeduran opened 4 years ago

timotheeduran commented 4 years ago

Prerequisites

Please answer the following questions for yourself before submitting an issue.

Expected Behavior

On popovers demo page, the popovers should work on Safari for macOS Catalina version 13.0.2 and iOS 13.13

Current Behavior

No popover is displayed but it works on Chrome

Steps to Reproduce

  1. Open popovers demo page on Safari 13.0.2 or iOS 13.1.3 and try to open a popover

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

rarestoma commented 4 years ago

Hi @burgercode,

Thank you for working with our products and for pointing us this issue. Please try using the popover this way:

<a tabindex="0" class="btn btn-primary" data-container="body" data-toggle="popover" data-placement="top" data-content="This is a very beautiful popover, show some love.">
  Popover on top
</a>

Please let me know if it works fine now.

All the best, Rares

timotheeduran commented 4 years ago

Hi,

Thank you for your quick replay. I've checked on the popovers demo page and it still doesn't work :/ Neither on macOS or iOS. I didn't try on the downloaded template.

rarestoma commented 4 years ago

Hi @burgercode,

You have to test it on the downloaded file because of the js code has to reload. You can try our free version: https://www.creative-tim.com/product/argon-dashboard.

I hope it helps.

All the best, Rares