Code Monkey home page Code Monkey logo

Comments (14)

karimalmur avatar karimalmur commented on July 17, 2024 1

The integrated example stopped working after upgrading to React 16.0.
It breaks when clicking on the (more) link with this error:

Uncaught DOMException: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node

from react-truncate.

pablosichert avatar pablosichert commented on July 17, 2024 1

Hey guys, thank you very much for reporting.

I haven't been active in this repo for a good amount of time, but I guess some maintenance is needed now and I don't want to be a roadblock here.

I'll look to devote some time now to fix the issues and highly appreciate code contributions.

from react-truncate.

jordie23 avatar jordie23 commented on July 17, 2024 1

I'm currently working on a fork and will give some pull requests, but a lot of the testing stuff is out of date and updating them is taking longer than I thought.

from react-truncate.

jonricaurte avatar jonricaurte commented on July 17, 2024 1

Without the above changes, with react 16 you will always get the following in the console:

warning "[email protected]" has incorrect peer dependency "react@<= 15.x.x".

from react-truncate.

jordie23 avatar jordie23 commented on July 17, 2024

(I'll be making a fork and then pull request soon)

For me two things needed fixing for react 16. The issue I brought up here: #62

And wrapping the text on this line in a span tag: https://github.com/One-com/react-truncate/blob/master/src/Truncate.js#L319

from react-truncate.

jordie23 avatar jordie23 commented on July 17, 2024

PR here #64

from react-truncate.

pablosichert avatar pablosichert commented on July 17, 2024

Updated the playground with react@16 and [email protected].

from react-truncate.

pablosichert avatar pablosichert commented on July 17, 2024

Thanks a lot to everyone involved!

from react-truncate.

jonricaurte avatar jonricaurte commented on July 17, 2024

@pablosichert you need to update peer dependencies:

https://github.com/One-com/react-truncate/blob/master/package.json#L34

from react-truncate.

jonricaurte avatar jonricaurte commented on July 17, 2024

Looks like you removed it when it got squashed:

https://github.com/One-com/react-truncate/pull/65/files#diff-b9cfc7f2cdf78a7f4b91a753d10865a2R35

vs

https://github.com/One-com/react-truncate/pull/64/files#diff-b9cfc7f2cdf78a7f4b91a753d10865a2R35

from react-truncate.

jonricaurte avatar jonricaurte commented on July 17, 2024

Made a PR: https://github.com/One-com/react-truncate/pull/66/files

from react-truncate.

pablosichert avatar pablosichert commented on July 17, 2024

Hi @jonricaurte thanks for following up. I intentionally reverted the version bump after reading #64 (comment).

react-truncate is supposed to still work with [email protected]. For that reason react-truncate didn't get a major version bump.

Did I miss something?

from react-truncate.

jonricaurte avatar jonricaurte commented on July 17, 2024

@pablosichert now it should work for both:

https://github.com/One-com/react-truncate/pull/66/files#diff-b9cfc7f2cdf78a7f4b91a753d10865a2

An example of another repo using this:

https://github.com/eiriklv/react-masonry-component/blob/master/package.json#L39

from react-truncate.

pablosichert avatar pablosichert commented on July 17, 2024

@jonricaurte I'm sorry, lol. I read that as >= instead of <=. You're absolutely right.

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.