Git Product home page Git Product logo

Comments (7)

Raathigesh avatar Raathigesh commented on July 27, 2024 2

Published master as 1.4.0. I mistakenly bumped the version to 1.4.0 instead of 1.3.0 but that should be fine.

from dazzle.

Raathigesh avatar Raathigesh commented on July 27, 2024

The project is not updated to react 16. But react is marked as a peer dependency. Is there an issue you are seeing when you use it in a react 16 project?

from dazzle.

mathewthe2 avatar mathewthe2 commented on July 27, 2024

PropTypes package is deprecated.

Component DragDropContext(t) declared PropTypes instead of propTypes. Did you misspell the property assignment?

from dazzle.

elhay-av avatar elhay-av commented on July 27, 2024

when using this package with react 16, npm instal throw an error
npm WARN [email protected] requires a peer of react@^0.14.0 || ^15.0.0-0 but none was installed.

you only need to add "react": "^0.14.0 || ^15.0.0-0 || ^16.0.0"
and "react-dom": "^15.5.4 || ^16.0.0"
in peerDependencies section of package.json

Thank you

from dazzle.

olegkudriavtsev avatar olegkudriavtsev commented on July 27, 2024

Hi, do you have any updates regarding this issue? I have a similar problem. Adding react and react-dom as peerDependency didn't resolve it. Do you have any thoughts how to fix it?

from dazzle.

pcross616 avatar pcross616 commented on July 27, 2024

this is now fixed in the pr #47 which has been merged @Raathigesh what do we need to do to get it published to npm.

from dazzle.

Raathigesh avatar Raathigesh commented on July 27, 2024

I'll do it tonight!

from dazzle.

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.