Giter VIP home page Giter VIP logo

Comments (3)

gabrieljablonski avatar gabrieljablonski commented on June 11, 2024 1

I found #712, which seems to be similar to your problem.

From the code structure, it seems getInCartCheck() can get called multiple times, is that correct? If so, you're creating multiple tooltips with the same id, which might also be causing other issues.

As one of the comments in that issue suggests, try removing the tooltip from this section, and move it to a higher layer on your DOM, such that the inCart tooltip gets rendered only once. It also suggests putting the tooltip after all the other components, so try that too.

I'll close the issue but feel free to share your results.

from react-tooltip.

gabrieljablonski avatar gabrieljablonski commented on June 11, 2024

Hi @tiagoberwanger.

V4 has been deprecated and we don't really maintain it any longer.

The best we can do is if you can provide a sample project (repo, codesandbox, etc...) reproducing the issue, we can make some suggestions on how to work around it.

from react-tooltip.

tiagoberwanger avatar tiagoberwanger commented on June 11, 2024

Hi @gabrieljablonski .

It is hard for me to provide the repo or try to make a sample to reproduce cause it is a huge ecommerce from the company I'm working on :/

But can you tell me if this issue happened with other users and how have they tried to solve? Maybe send me the issue links for me to look... I searched for in the issues but have not found an error exactly like mine.

Thanks!

from react-tooltip.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.