Skip to content

issues Search Results · repo:vueuse/vue-demi language:JavaScript

Filter by

160 results
 (65 ms)

160 results

invueuse/vue-demi (press backspace or delete to remove)

This is my dependency library image When I start Vite, the following error occurs image Is vue3.5.13 version supported?
  • Colincon2020
  • Opened 
    on Nov 21, 2024
  • #268

I wrote small dependency container plugin for Vue 2.7. i need use getCurrentInstance. It works correctly if i import one from Vue directly. But if i change import from vue-demi , i always get error Dependency ...
  • abratko
  • Opened 
    on Oct 22, 2024
  • #267

image I encountered a build error when using the following versions of my project dependencies: Vue: 3.3.8 Vite: 4.5.0 Pinia: 2.1.7 Vue-Demi: 0.14.9 Steps to Reproduce: Set up a project with the specified ...
  • nailaojiang
  • Opened 
    on Jul 24, 2024
  • #264

  • lockiechen
  • Opened 
    on Jun 12, 2024
  • #262

使用 pnpm i --ignore-scripts 安装依赖会导致无法在vue2的项目中使用 实际的发生场景 vue2项目使用了@antv/x6-vue-shape插件, 然后安装依赖 添加了 --ignore-scripts 参数, 导致xxx.reactive is not a function 安装依赖的时候执行对vue2的支持, 隐藏的有点深 [苦涩] scripts: { postinstall ...
  • z-h2o
  • Opened 
    on Jun 11, 2024
  • #261

What steps can reproduce the bug? 1. Locally on wsl (PRETTY_NAME= Debian GNU/Linux 12 (bookworm) ) run: bunx nuxi init my-nuxt-app (with bun 1.1.0+5903a6141) to generate a clean Nuxt app (according ...
  • Zananok
  • Opened 
    on Apr 5, 2024
  • #259

Maybe we can do some code refactoring of vue-demi with typescript for better code organization ? If needed, I would be glad to do the improvement.
  • tmg0
  • Opened 
    on Feb 29, 2024
  • #255

A workspace project with Vue CLI 5, default vue verison is vue2.7. Run build:3 succeeded, run build:2 got compiler error TS7006. yarn workspace can pass build, but VSCode still shows errors. pnpm: 8.6.2 ...
  • SwingCosmic
  • 1
  • Opened 
    on Feb 22, 2024
  • #254

Reproduction https://github.com/bgoscinski/repro-vue-compat-reactivity Steps to reproduce the bug 1. Run npm install 2. Run npm test. Test fails 3. Remove vue : @vue/compat alias from ./vite.config.js ...
help wanted
  • bgoscinski
  • 1
  • Opened 
    on Feb 2, 2024
  • #253

I was wondering if I could get some help with understand an issue I am seeing in porting a Vue 3 only library to be backwards compatible with Vue 2.7.*, using Vue Demi. I am attempting to port the vue-flow ...
  • michealroberts
  • Opened 
    on Nov 8, 2023
  • #250
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub