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

Tooltips not working #7

Open
nictrix opened this issue Jan 20, 2020 · 5 comments
Open

Tooltips not working #7

nictrix opened this issue Jan 20, 2020 · 5 comments

Comments

@nictrix
Copy link

nictrix commented Jan 20, 2020

Version

Latest

Reproduction link

https://demos.creative-tim.com/argon-design-system-pro/docs/1.0/components/tooltips.html

Operating System

Windows 10

Device

Desktop

Browser & Version

Chrome Latest Stable

Steps to reproduce

Click a tooltip button and nothing shows up

What is expected?

Tooltip should show up

What is actually happening?

Nothing shows up


Solution

Additional comments

@rarestoma
Copy link

Hi @nictrix,

Thank you for working with our products and for pointing us this issue.

Please try with an 'a' tag like in the following example:

<a href="#" tab-index="0" rel="tooltip" class="btn btn-sm btn-primary btn-tooltip" title="nice tooltip">Test</a>

Please let me know if it works.

All the best,
Rares

@nictrix
Copy link
Author

nictrix commented Jan 22, 2020

This is on your documentation website, the tooltips don't show up properly.

image

@Scorfly
Copy link

Scorfly commented Nov 8, 2020

No news about this issue ?

@rarestoma
Copy link

Hi @Scorfly,

Thank you for working with our products.

Can you please tell me the device where you tested and the browser so I can test it too?

Thank you,
Rares

@rarestoma
Copy link

Hi @Scorfly,

It is a problem from the argon-design-system.js file.

Please remove $('.wrapper .login-page, .register-page, .card').perfectScrollbar();. (You have also to change the argon-desing-system.min.js file). Now it should work.

Thank you,
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

3 participants