Coder Social home page Coder Social logo

Comments (1)

codebender828 avatar codebender828 commented on May 21, 2024

Hi @AumyF Good catch! It seems this issue is caused by the @vueuse/motion plugin not being required by the @chakra-ui/vue-next package. 😬

"dependencies": {
"@chakra-ui/c-accordion": "0.1.0-alpha.5",
"@chakra-ui/c-alert": "1.0.0-alpha.5",
"@chakra-ui/c-breadcrumb": "1.0.0-alpha.5",
"@chakra-ui/c-button": "1.0.0-alpha.5",
"@chakra-ui/c-close-button": "0.1.0-alpha.5",
"@chakra-ui/c-code": "1.0.0-alpha.5",
"@chakra-ui/c-color-mode": "0.1.0-alpha.4",
"@chakra-ui/c-flex": "1.0.0-alpha.5",
"@chakra-ui/c-focus-lock": "0.1.0-alpha.3",
"@chakra-ui/c-icon": "1.0.0-alpha.5",
"@chakra-ui/c-modal": "1.1.0-alpha.4",
"@chakra-ui/c-motion": "0.1.0-alpha.4",
"@chakra-ui/c-popper": "0.1.0-alpha.5",
"@chakra-ui/c-portal": "0.1.0-alpha.5",
"@chakra-ui/c-reset": "1.0.0-alpha.5",
"@chakra-ui/c-scroll-lock": "0.1.0-alpha.3",
"@chakra-ui/c-spinner": "1.0.0-alpha.5",
"@chakra-ui/c-theme-provider": "1.0.0-alpha.5",
"@chakra-ui/c-visually-hidden": "1.0.0-alpha.5",
"@chakra-ui/styled-system": "^1.10.0",
"@chakra-ui/utils": "^1.8.0",
"@chakra-ui/vue-a11y": "0.1.0-alpha.4",
"@chakra-ui/vue-composables": "0.1.0-alpha.4",
"@chakra-ui/vue-layout": "0.1.0-alpha.6",
"@chakra-ui/vue-system": "0.1.0-alpha.5",
"@chakra-ui/vue-theme": "0.1.0-alpha.5",
"@chakra-ui/vue-theme-tools": "0.1.0-alpha.5"

Monorepos can be hard sometimes.

Would you mind opening a PR including it? We can review it and merge it if you need this in a hurry. Thankfully there is also a work around for this:

Workaround:

yarn add @vueuse/motion

from chakra-ui-vue-next.

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.