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

tippy doesnt load sometimes #1136

Open
hriiss opened this issue Aug 17, 2023 · 0 comments
Open

tippy doesnt load sometimes #1136

hriiss opened this issue Aug 17, 2023 · 0 comments

Comments

@hriiss
Copy link

hriiss commented Aug 17, 2023

when using tippy.js it doesnt initialize the tooltips.
this is how i imported it:

<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
<script src="/static/js/user.js"></script>
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<script>tippy("......")</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant