Git Product home page Git Product logo

Comments (5)

csandman avatar csandman commented on June 3, 2024

I'm confused what you mean by this, if you look at the description in the docs, it does specifically say Charka v2:

This version of chakra-react-select is updated for Chakra UI v2 which works exclusively with React v18. chakra-react-select v3 will be maintained until the majority of users have migrated. If you're still using Chakra UI v1 check the docs for chakra-react-select v3 here.

Maybe you're getting confused by my distinguishing v3 of this package? Chakra UI (specifically the combined React package) doesn't even have a v3 yet.


If you're talking about the warnings, those can be safely ignored. As long as you have the proper version of @chakra-ui/react installed, this package will use the packages installed by that. Overall this package could be using @chakra-ui/react as it's direct peer dependency, but I had switched this a while ago based on this discussion: #56

I've been considering going back to using the top level package recently though.

from chakra-react-select.

fabiradi avatar fabiradi commented on June 3, 2024

Sorry, you are perfectly right. I got confused with the versions and was assuming a v3, which is not there, because of those warnings.

However, when I checked the installed packages, they are all there in the required versions. So, why do they still show up as warnings? Ir is that another inconsistency with yarn v1 and workspaces?

from chakra-react-select.

csandman avatar csandman commented on June 3, 2024

They show up because they're dependencies of @chakra-ui/react and not direct dependencies of your project. It is something I have noticed specifically with yarn though, as I haven't seen these warnings with NPM >= v7 (or maybe it's v6).

from chakra-react-select.

fabiradi avatar fabiradi commented on June 3, 2024

That's fine for me. It's not this library, but yarn. You may close this bug.

from chakra-react-select.

csandman avatar csandman commented on June 3, 2024

Cool, glad you got it figured out!

from chakra-react-select.

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.