Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Popovers - Not working on Safari #17

Open
4 tasks done
timotheeduran opened this issue Oct 18, 2019 · 3 comments
Open
4 tasks done

Popovers - Not working on Safari #17

timotheeduran opened this issue Oct 18, 2019 · 3 comments

Comments

@timotheeduran
Copy link

Prerequisites

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

  • I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed
  • I'm reporting the issue to the correct repository (for multi-repository projects)

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.

  • Device: MacBook Pro Mid-2015
  • Operating System: macOS Catalina 10.15 (latest now) AND iOS 13.1.3
  • Browser and Version: Safari 13.0.2 (latest now) AND Safari for iOS 13.1.3
@rarestoma
Copy link
Contributor

rarestoma commented Oct 21, 2019

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
Copy link
Author

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
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants