-
-
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
.once modifier did'nt perform as expected if my event handler return null
improvement
#11281
opened Apr 5, 2020 by
LKL2017
[vue-server-renderer] support for
context.rendered
which returns a promise
#11256
opened Mar 27, 2020 by
eunjae-lee
"refInFor" searches upwards of inline-template boundary
bug
#11248
opened Mar 26, 2020 by
mernst-github
Customized built-in elements (Web Components) are not working in Single File Components
#11243
opened Mar 25, 2020 by
Philipp-M
Object with prototype of
null
cannot be displayed using text interpolation
improvement
#11241
opened Mar 25, 2020 by
hezedu
Vue form inputs broken on IE11 on browser refresh
browser quirks
#11182
opened Mar 5, 2020 by
affemaen
Swapping from functional to non-functional component using v-if does not change v-data-* attribute.
bug
#11171
opened Mar 2, 2020 by
StefanCardnell
Trailing whitespaces are trimmed from the end of inline <strong> element when page is being parsed by Vue
#11122
opened Feb 18, 2020 by
kfirba
Throw error/warn if watch path doesn't resolve to an existing property
feature request
warnings
related to development warnings
#11113
opened Feb 17, 2020 by
WofWca
$http.delete shows warning "avoid using JavaScript unary operator as property name"
feat:compiler
has workaround
improvement
warnings
related to development warnings
#11090
opened Feb 7, 2020 by
frOracle
Slot wrapped in
v-if
disappears after re-render
bug
has workaround
#11084
opened Feb 5, 2020 by
atomanyih
v-bind with empty key
improvement
warnings
related to development warnings
#11040
opened Jan 21, 2020 by
andrewharvey
the string constructor cannot be used as a
key
bug
discussion
#11032
opened Jan 19, 2020 by
mightyguava
Generate distinct paths for supporting .vue files in sourcemaps
discussion
improvement
#11023
opened Jan 17, 2020 by
connor4312
VSCode "auto import" of ESM module broken in 2.6.11 with umd namespace
typescript
#11009
opened Jan 14, 2020 by
chuckmah
Should
fill
and copyWithIn
methods be intercepted (observed) now ?
discussion
feature request
#10973
opened Jan 2, 2020 by
zjffun
serverPrefetch rejection with no value creates broken response
has workaround
improvement
#10968
opened Jan 1, 2020 by
dsanders11
Add line number and a snippet of the source template to template render error reports
#10966
opened Dec 30, 2019 by
davidkhess
Event bubbling does not trigger on older iOS devices
browser quirks
need repro
#10964
opened Dec 30, 2019 by
chenjiahan
Inline style binding is NOT corporate with web standard
improvement
#10946
opened Dec 21, 2019 by
haochenli
slot fallback content is always rendered even when not used
has workaround
improvement
#10926
opened Dec 12, 2019 by
houfeng0923
v-once on template not working inside a v-for in two cases
bug
has workaround
#10906
opened Dec 8, 2019 by
posva
ProTip!
Exclude everything labeled
bug
with -label:bug.