GithubHelp home page GithubHelp logo

Comments (3)

arturTsal avatar arturTsal commented on July 19, 2024 3

I have faced the same issue, does anybody know any solution or hack maybe?

from react-truncate.

pawelangelow avatar pawelangelow commented on July 19, 2024 2

I'm having a similar problem. As far as I can tell it's due to the different fonts. In my case, I'm usingopen-sans. My guess:

  1. Initially the page is loading with some default font
  2. The component is rendered, so the width of the parent is calculated. For the calculation, the width kind of respects the font which is used.
  3. Fonts are loaded, the content's width is changing, but there's nobody to tell the component to re-render.
  4. I have an extra line of text, as @lolochka screenshot.

Check #16 and check @bjcancin solution. It seems to work, although there is an awful re-render.

from react-truncate.

lolochka avatar lolochka commented on July 19, 2024 1

I have also faced this problem for text inside a responsive element (there should be 3 lines)

Screenshot 2020-10-01 at 14 05 43

from react-truncate.

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.