issues
search
vuejs
/
composition-api
Composition API plugin for Vue 2
https://composition-api.vuejs.org/
MIT License
4.19k
stars
342
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Documentation for watchEffect is not correct
#995
craigcrawfordcts
closed
2 months ago
0
Vue 2.7
#994
SampsonCrowley
closed
1 hour ago
3
Getting the property set by the `set` method through a function is not reactive
#993
cscxj
closed
5 months ago
2
【BUG】watch() 传入reactive类型的数据,vue3.4与3.3表现不一致
#992
Oumae-Kumiko
closed
6 months ago
2
【Bug】Memory Leak cause by toVue3ComponentInstance
#991
dennis-leee
closed
8 months ago
1
安装时,报vue版本范围错误
#990
quixote1304629
closed
8 months ago
2
是否有提供withDefaults?
#989
kajweb
closed
1 year ago
0
setup返回的data在development环境下会被expose到全局mixin的data中
#988
AuSjukwa
closed
1 year ago
2
客户端使用vuecli 打包出来的commonjs模式的库,出现“Error: [vue-composition-api] must call Vue.use(VueCompositionAPI) before using any functio”
#987
linzhe141
closed
1 year ago
2
feat: support inject key types
#986
hawtim
closed
1 year ago
1
cdn方式引入导致vue devtools调试数据丢失
#985
yaojunmiss77
closed
1 year ago
2
No support for Vue >= 2.7
#984
jrcii
closed
1 year ago
0
render 函数中使用 web components 自定义标签,移除了HTML中原生的 slot 属性
#983
xsf0105
closed
1 year ago
3
vue2项目, 怎么在option API的基础上, 混用composition API?
#982
a15218378694
closed
1 year ago
1
ComponentRenderProxy类型与Vue不兼容,导致Ts编译报错
#978
ZzhPiny
closed
1 year ago
2
docs: fix build status badges error
#977
suiyun39
closed
1 year ago
0
watch 的回调如果发生错误,会一直触发调用
#976
liangguangming
closed
1 year ago
1
It doesn't work with nuxt 2
#975
hakimov-dev
closed
1 year ago
2
How to avoid duplicate register composition-api ?
#974
vanclimber
closed
1 year ago
1
not work nice in web component, no error
#973
DULANGHAI
closed
1 year ago
2
fix(types): function constructor should be a Function
#972
workkk98
closed
2 years ago
0
setup function provide a wrong prop type,when use type: Function
#971
workkk98
closed
1 year ago
3
why setup run twice in vue2
#970
zhoufanglu
closed
2 years ago
8
Variables created with ref in <templete>,do not automatically expand value
#969
yang49519845
closed
2 years ago
4
fix(types): add types to package export
#968
mater1996
closed
2 years ago
0
onMounted is called when there is no active component instance to be associated with
#967
joonseolee
closed
2 years ago
7
Typing component refs
#966
mengdu
closed
2 years ago
2
Bad derivation of type by `ExtractPropTypes`
#965
mbarouski
closed
2 years ago
1
vue2 use provide / inject ,get undefined
#964
jeremyjone
closed
1 year ago
5
The setup binding property "xxx" is already declared.
#963
youuss
closed
2 years ago
5
refactor: switch jest to vitest
#962
brenner8023
closed
2 years ago
0
ents
#961
hitrik
closed
2 years ago
0
The setup binding property "XYZ" is already declared.
#960
AkashJeedigunta
closed
2 years ago
1
the file shim-tsx.d.ts makes the refs disabled
#959
danielhuoo
closed
1 year ago
3
Data typing results in unflagged non-existing properties
#958
CRMaxime
closed
2 years ago
1
fix(types): add `Date` to `BaseTypes`
#957
digitorum
closed
2 years ago
1
Variables created with ref in <templete>,do not automatically expand value
#956
Raoting1997
closed
2 years ago
3
Whether the `optionMergeStrategies` for `setup` should be removed
#955
nooooooom
closed
2 years ago
1
在vue2.6中使用这个,报错The setup binding property "addCount" is already declared.
#954
Guidozijef
closed
2 years ago
2
setup使用getCurrentInstance()返回的对象是null
#953
seafronthu
closed
2 years ago
1
fix: render function overloading
#952
nestle49
closed
2 years ago
1
打包到UAT环境,vue-composition-api就会报错,本地测试没问题
#951
aadelina
closed
2 years ago
2
Type '{ install: (Vue: VueConstructor<Vue>) => void; }' has no call signatures
#950
MartinX3
closed
2 years ago
4
TypeError: Cannot read properties of undefined (reading 'length')
#949
turkyden
closed
2 years ago
2
docs: better chinese readme about template ref
#948
Cheng-DX
closed
2 years ago
0
Vue 2.7.0 is incompatible
#947
TheScenery
closed
2 years ago
3
docs: update and supplement documentation
#946
leafstark
closed
2 years ago
0
feat: support Vue3 style app-level provide
#945
lsdsjy
closed
2 years ago
3
watchEffect 的 onCleanUp 在 sync 模式下没有被调用
#944
ivan-94
closed
2 years ago
2
Cannot read properties of undefined (reading '$createElement')
#943
qiYuei
closed
2 years ago
2
Next