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

Foundation Tooltip conflict with Slick.js, Blank tooltips, Title attribute getting wiped out #12613

Open
3 tasks
ultra86 opened this issue Jan 3, 2024 · 0 comments

Comments

@ultra86
Copy link

ultra86 commented Jan 3, 2024

What should happen?

Tooltip should function properly inside Slick carousel

What happens instead?

Tooltip wipes out the title field attribute, so you get a blank Tooltip

Possible Solution

Comment out this line in the Foundation.js (note, disregard the line numbers, I have heavily modified this foundation.js file).

image

This resolves the issue and doesn't affect Tooltip functionality anywhere on any device/browser that I can see.

Test Case and/or Steps to Reproduce (for bugs)

Test Case:

This code is not live, it is currently living on a dev server

How to reproduce:
1.
2.
3.

Context

...

Your Environment

  • Foundation version(s) used:
  • Browser(s) name and version(s):
  • Device, Operating System and version:
  • Link to your project:

Checklist

  • I have read and follow the CONTRIBUTING.md document.
  • There are no other issues similar to this one.
  • The issue title and template are correctly filled.
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

1 participant