Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/vuejs/core
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
https://github.com/vuejs/core
watchEffect tracks additional dependencies causing a render loop
kawazoe opened this issue almost 3 years ago
kawazoe opened this issue almost 3 years ago
watchEffect tracks additional dependencies causing a render loop
kawazoe opened this issue almost 3 years ago
kawazoe opened this issue almost 3 years ago
SSR does not render a single line comment but DOES render a multiline one, causing a hydration mismatch on the client
AaronBeaudoin opened this issue almost 3 years ago
AaronBeaudoin opened this issue almost 3 years ago
SSR does not render a single line comment but DOES render a multiline one, causing a hydration mismatch on the client
AaronBeaudoin opened this issue almost 3 years ago
AaronBeaudoin opened this issue almost 3 years ago
"Maximum call stack size exceeded" when using v-show on a component using transition as root element
schnuet opened this issue almost 3 years ago
schnuet opened this issue almost 3 years ago
"Maximum call stack size exceeded" when using v-show on a component using transition as root element
schnuet opened this issue almost 3 years ago
schnuet opened this issue almost 3 years ago
SSR hydration throws error when slot (fragment) contains a single `<transition>` whose element's `v-if` evaluates to `false`
AaronBeaudoin opened this issue almost 3 years ago
AaronBeaudoin opened this issue almost 3 years ago
SSR hydration throws error when slot (fragment) contains a single `<transition>` whose element's `v-if` evaluates to `false`
AaronBeaudoin opened this issue almost 3 years ago
AaronBeaudoin opened this issue almost 3 years ago
SRR hydration throws error when `<transition>` component has a comment in it
AaronBeaudoin opened this issue almost 3 years ago
AaronBeaudoin opened this issue almost 3 years ago
SRR hydration throws error when `<transition>` component has a comment in it
AaronBeaudoin opened this issue almost 3 years ago
AaronBeaudoin opened this issue almost 3 years ago
fix(runtime-core): 'cur' attr is undefined in removeFragment
7inspire opened this pull request almost 3 years ago
7inspire opened this pull request almost 3 years ago
Spread operator on nested Proxy object
andresespinosapc opened this issue almost 3 years ago
andresespinosapc opened this issue almost 3 years ago
Spread operator on nested Proxy object
andresespinosapc opened this issue almost 3 years ago
andresespinosapc opened this issue almost 3 years ago
select v-model does not set option selected attribute in rendered HTML using SSR
benneq opened this issue almost 3 years ago
benneq opened this issue almost 3 years ago
select v-model does not set option selected attribute in rendered HTML using SSR
benneq opened this issue almost 3 years ago
benneq opened this issue almost 3 years ago
Component in keep alive receives `activated` event when being `deactivated`
nicolas-t opened this issue almost 3 years ago
nicolas-t opened this issue almost 3 years ago
Component in keep alive receives `activated` event when being `deactivated`
nicolas-t opened this issue almost 3 years ago
nicolas-t opened this issue almost 3 years ago
undefined and false in css variables in inline styles are not removed
hit12369 opened this issue almost 3 years ago
hit12369 opened this issue almost 3 years ago
undefined and false in css variables in inline styles are not removed
hit12369 opened this issue almost 3 years ago
hit12369 opened this issue almost 3 years ago
Something (looks like maybe static hoisting) is breaking HMR
AaronBeaudoin opened this issue almost 3 years ago
AaronBeaudoin opened this issue almost 3 years ago
Something (looks like maybe static hoisting) is breaking HMR
AaronBeaudoin opened this issue almost 3 years ago
AaronBeaudoin opened this issue almost 3 years ago
Using the recommended emit attribute removes the event namespace from the component attributes
twickstrom opened this issue almost 3 years ago
twickstrom opened this issue almost 3 years ago
Using the recommended emit attribute removes the event namespace from the component attributes
twickstrom opened this issue almost 3 years ago
twickstrom opened this issue almost 3 years ago
'cur' attr is undefined in removeFragment function
flancer64 opened this issue almost 3 years ago
flancer64 opened this issue almost 3 years ago
'cur' attr is undefined in removeFragment function
flancer64 opened this issue almost 3 years ago
flancer64 opened this issue almost 3 years ago
Dynamic slot using v-for with typescript implicitly has type 'any'
Moonlight63 opened this issue almost 3 years ago
Moonlight63 opened this issue almost 3 years ago
Dynamic slot using v-for with typescript implicitly has type 'any'
Moonlight63 opened this issue almost 3 years ago
Moonlight63 opened this issue almost 3 years ago
fix(reactivity): Fixed computed not getting argument types correctly in typescript
kororinto opened this pull request almost 3 years ago
kororinto opened this pull request almost 3 years ago
fix(reactivity): Fixed computed not getting argument types correctly in typescript
kororinto opened this pull request almost 3 years ago
kororinto opened this pull request almost 3 years ago
getSSRProps does not work when using template
Demivan opened this issue almost 3 years ago
Demivan opened this issue almost 3 years ago
getSSRProps does not work when using template
Demivan opened this issue almost 3 years ago
Demivan opened this issue almost 3 years ago
Ability to deep unref/toRaw a reactive object
joshkrz opened this issue almost 3 years ago
joshkrz opened this issue almost 3 years ago
Ability to deep unref/toRaw a reactive object
joshkrz opened this issue almost 3 years ago
joshkrz opened this issue almost 3 years ago
Computed value not updated in SSR
SquidEpps opened this issue almost 3 years ago
SquidEpps opened this issue almost 3 years ago
Computed value not updated in SSR
SquidEpps opened this issue almost 3 years ago
SquidEpps opened this issue almost 3 years ago
Directives not working with SVG
vandelpavel opened this issue almost 3 years ago
vandelpavel opened this issue almost 3 years ago
Directives not working with SVG
vandelpavel opened this issue almost 3 years ago
vandelpavel opened this issue almost 3 years ago
父组件使用子组件defineExpose暴露出的属性,dev运行正常build运行没有值
Generalize opened this issue almost 3 years ago
Generalize opened this issue almost 3 years ago
父组件使用子组件defineExpose暴露出的属性,dev运行正常build运行没有值
Generalize opened this issue almost 3 years ago
Generalize opened this issue almost 3 years ago
Textarea content still maintain when I leave the router and go to new router
cyanxxx opened this issue almost 3 years ago
cyanxxx opened this issue almost 3 years ago
Textarea content still maintain when I leave the router and go to new router
cyanxxx opened this issue almost 3 years ago
cyanxxx opened this issue almost 3 years ago
Types generated by ExtractPropTypes treat optional properties as required
zouyaoji opened this issue almost 3 years ago
zouyaoji opened this issue almost 3 years ago
Types generated by ExtractPropTypes treat optional properties as required
zouyaoji opened this issue almost 3 years ago
zouyaoji opened this issue almost 3 years ago
fix(runtime-core): support fall-through attrs for nested fragment
edison1105 opened this pull request almost 3 years ago
edison1105 opened this pull request almost 3 years ago
fix(runtime-core): support fall-through attrs for nested fragment
edison1105 opened this pull request almost 3 years ago
edison1105 opened this pull request almost 3 years ago
vue单文件组件在<script setup></script>中使用await报错
Generalize opened this issue almost 3 years ago
Generalize opened this issue almost 3 years ago
vue单文件组件在<script setup></script>中使用await报错
Generalize opened this issue almost 3 years ago
Generalize opened this issue almost 3 years ago
sfc-playground does not support vue-class-component syntax
leolivier opened this issue almost 3 years ago
leolivier opened this issue almost 3 years ago
sfc-playground does not support vue-class-component syntax
leolivier opened this issue almost 3 years ago
leolivier opened this issue almost 3 years ago
<Transition> leave effect is broken because of an <!-- HTML comment -->
scambier opened this issue almost 3 years ago
scambier opened this issue almost 3 years ago
Is it possible to make app-wide css module without <style module> tag?
XEngine opened this issue almost 3 years ago
XEngine opened this issue almost 3 years ago
Is it possible to make app-wide css module without <style module> tag?
XEngine opened this issue almost 3 years ago
XEngine opened this issue almost 3 years ago
函数里面返回一个computed计算后的值,在模板渲染时字符串会多出双引号
tuohuang opened this issue almost 3 years ago
tuohuang opened this issue almost 3 years ago
函数里面返回一个computed计算后的值,在模板渲染时字符串会多出双引号
tuohuang opened this issue almost 3 years ago
tuohuang opened this issue almost 3 years ago
@vue/compiler-sfc.compileTemplate doesn't remove HTML comments on production
MuTsunTsai opened this issue almost 3 years ago
MuTsunTsai opened this issue almost 3 years ago
Behavior inconsistent in SFC
likecreep opened this issue almost 3 years ago
likecreep opened this issue almost 3 years ago
Behavior inconsistent in SFC
likecreep opened this issue almost 3 years ago
likecreep opened this issue almost 3 years ago
`KeepAlive include` remove `deactive component` should remove the component from keep-alive storageContainer
meteor199 opened this issue almost 3 years ago
meteor199 opened this issue almost 3 years ago
`KeepAlive include` remove `deactive component` should remove the component from keep-alive storageContainer
meteor199 opened this issue almost 3 years ago
meteor199 opened this issue almost 3 years ago
Memory leak in hoist static
meteor199 opened this issue almost 3 years ago
meteor199 opened this issue almost 3 years ago
Memory leak in hoist static
meteor199 opened this issue almost 3 years ago
meteor199 opened this issue almost 3 years ago
KeepAlive组件在多级路由触发混乱的问题
AK47-dadada opened this issue almost 3 years ago
AK47-dadada opened this issue almost 3 years ago
KeepAlive组件在多级路由触发混乱的问题
AK47-dadada opened this issue almost 3 years ago
AK47-dadada opened this issue almost 3 years ago
Invalid Prop type warning when using imported interface with union in defineProps
kalvenschraut opened this issue almost 3 years ago
kalvenschraut opened this issue almost 3 years ago
Invalid Prop type warning when using imported interface with union in defineProps
kalvenschraut opened this issue almost 3 years ago
kalvenschraut opened this issue almost 3 years ago
我如何才可以通过toRef创建对象多层级属性的refc对象
aohanhe opened this issue almost 3 years ago
aohanhe opened this issue almost 3 years ago
我如何才可以通过toRef创建对象多层级属性的refc对象
aohanhe opened this issue almost 3 years ago
aohanhe opened this issue almost 3 years ago
Breaking change in Vue.js reactivity - Version 3.2.26 compared to 2.6.14
HSchwichtenberg opened this issue almost 3 years ago
HSchwichtenberg opened this issue almost 3 years ago
Breaking change in Vue.js reactivity - Version 3.2.26 compared to 2.6.14
HSchwichtenberg opened this issue almost 3 years ago
HSchwichtenberg opened this issue almost 3 years ago
toRef strange behaviour with props and v-model
Leogio360 opened this issue almost 3 years ago
Leogio360 opened this issue almost 3 years ago
toRef strange behaviour with props and v-model
Leogio360 opened this issue almost 3 years ago
Leogio360 opened this issue almost 3 years ago
在computed 中使用 inject 没效果
ctforcp opened this issue almost 3 years ago
ctforcp opened this issue almost 3 years ago
在computed 中使用 inject 没效果
ctforcp opened this issue almost 3 years ago
ctforcp opened this issue almost 3 years ago
Script-Setup file can't be detected by 'include' property of keep-alive component
EthanVn opened this issue almost 3 years ago
EthanVn opened this issue almost 3 years ago
Script-Setup file can't be detected by 'include' property of keep-alive component
EthanVn opened this issue almost 3 years ago
EthanVn opened this issue almost 3 years ago
Teleport SSR mismatches and breaks the app
emarbo opened this issue almost 3 years ago
emarbo opened this issue almost 3 years ago