-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Issues: vuejs/vue
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
.exact modifier : Failed to generate render function
bug
contribution welcome
feat:compiler
has PR
#12319
opened Oct 11, 2021 by
rcocco
New slot syntax doesn't work the same way as old syntax (in some cases)
bug
#12232
opened Aug 20, 2021 by
hivokas
v-if not patching component scoped slot correctly
bug
has workaround
#12223
opened Aug 17, 2021 by
decademoon
<v-show> style.display is incorrect when reusing the elm
bug
has workaround
#11984
opened Mar 29, 2021 by
casperdai
.once
modifier on input event prevents v-model from updating value on input element.
bug
#11925
opened Feb 25, 2021 by
Nicolas-Yazzoom
SSR: missing class and style attributes with async components
bug
feat:ssr
has workaround
#11837
opened Dec 21, 2020 by
realityfilter
Strange ssr behavior in v-for loop with if-else and v-text
bug
feat:ssr
has workaround
#11771
opened Nov 13, 2020 by
TrueCarry
Safari doesn't see frame inside vue app
bug
has PR
has workaround
#11569
opened Aug 6, 2020 by
dscherbakov
Vue SSR v-html on dynamic-component hydration warning
bug
feat:ssr
has workaround
#11533
opened Jul 22, 2020 by
privatenumber
Components slots are not rendered inside svg foreignObject
bug
has PR
#11315
opened Apr 15, 2020 by
Aleksandras-Novikovas
SSR fails to render component inside v-else of a v-if with v-html
bug
feat:ssr
has workaround
#11299
opened Apr 9, 2020 by
tuomassalo
"refInFor" searches upwards of inline-template boundary
bug
#11248
opened Mar 26, 2020 by
mernst-github
Swapping from functional to non-functional component using v-if does not change v-data-* attribute.
bug
#11171
opened Mar 2, 2020 by
StefanCardnell
Slot wrapped in
v-if
disappears after re-render
bug
has workaround
#11084
opened Feb 5, 2020 by
atomanyih
the string constructor cannot be used as a
key
bug
discussion
#11032
opened Jan 19, 2020 by
mightyguava
v-once on template not working inside a v-for in two cases
bug
has workaround
#10906
opened Dec 8, 2019 by
posva
transition-group has stutter when component updated elsewhere
bug
transition
#10731
opened Oct 18, 2019 by
719media
Error compiling long string litteral (many + on many lines)
bug
has workaround
#10628
opened Oct 13, 2019 by
271ch
when <select> model and the option list changed at the same time, model may incorrectly set to
undefined
bug
has workaround
#10614
opened Oct 10, 2019 by
xieranmaya
Infinite loop in vue-template-compiler
bug
contribution welcome
has PR
#10547
opened Sep 22, 2019 by
oguimbal
Scoped CSS attribute is reused or discarded when switching between components with scoped CSS
bug
contribution welcome
#10416
opened Aug 20, 2019 by
sin1ght
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.