-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Issues: vuejs/core
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
[custom elements api] TypeError: Cannot read properties of null (reading 'insertBefore') using v-if on named slot
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: custom elements
#13234
opened Apr 22, 2025 by
wolandec
fix(custom-element): enhance slot handling with Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
ready for review
This PR requires more reviews
scope: custom elements
shadowRoot:false
🔨 p3-minor-bug
#13208
opened Apr 16, 2025 by
edison1105
Loading…
[custom elements api] using v-if in custom element slot doesn't work
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: custom elements
#13206
opened Apr 15, 2025 by
wolandec
fix(custom-element): prevent parse slot when custom elemnt move in DOM
need test
The PR has missing test cases.
scope: custom elements
#13164
opened Apr 5, 2025 by
AliGhasami
Loading…
Not possible to set attributes (template syntax) on web components/custom elements
need discussion
scope: custom elements
#13104
opened Mar 26, 2025 by
bigwigal
fix(custom-element): ensure correct order of nested component styles
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: custom elements
#13030
opened Mar 13, 2025 by
yangxiuxiu1115
Loading…
Custom Element Mode - Styles applied in wrong order
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: custom elements
#13029
opened Mar 12, 2025 by
zaalbarxx
feat(custom-element): allow specifying additional options for The PR is ready to be merged.
scope: custom elements
✨ feature request
New feature or request
version: minor
shadowRoot
in custom elements
ready to merge
#12965
opened Feb 27, 2025 by
padcom
Loading…
Unable to set focus inside of Vue.js-based web components
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: custom elements
#12964
opened Feb 27, 2025 by
padcom
fix(custom-element): prevent injecting child styles if shadowRoot is false
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
ready to merge
The PR is ready to be merged.
scope: custom elements
#12769
opened Jan 22, 2025 by
edison1105
Loading…
Error in _injectChildStyle when shadowRoot is disabled in CustomElementApi
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: custom elements
#12630
opened Dec 30, 2024 by
canciodev
Using Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
has workaround
A workaround has been found to avoid the problem
scope: custom elements
watch
to observe a prop in a vue custom element, the other props accessed in the listener are the old values.
🔨 p3-minor-bug
#12619
opened Dec 26, 2024 by
hanshy1
fix(custom-element): handle configure app work with async component
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
ready to merge
The PR is ready to be merged.
scope: custom elements
#12607
opened Dec 25, 2024 by
edison1105
Loading…
API for getting slots programmatically when SFC is built as Custom Element
scope: custom elements
✨ feature request
New feature or request
#12498
opened Dec 3, 2024 by
ihardyslide
fix(custom-element): fix parent resolving issue when slotted in shadow dom
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
ready to merge
The PR is ready to be merged.
scope: custom elements
#12480
opened Nov 27, 2024 by
lejunyang
Loading…
Discrepancy in parent resolving for vue custom element and vue component
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: custom elements
#12479
opened Nov 27, 2024 by
lejunyang
configureApp
for defineCustomElement
Not Executed for Async Components
🔨 p3-minor-bug
#12448
opened Nov 20, 2024 by
farcry550
fix(custom-element): properly handle custom element remove then insert again
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
ready to merge
The PR is ready to be merged.
scope: custom elements
#12413
opened Nov 16, 2024 by
lejunyang
Loading…
Remove vue custom element and append it back later can cause a lot of issues
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: custom elements
#12412
opened Nov 16, 2024 by
lejunyang
fix(custom-element): should properly patch as props for vue custom elements
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
ready to merge
The PR is ready to be merged.
scope: custom elements
#12409
opened Nov 15, 2024 by
lejunyang
Loading…
Cannot properly set numberish attribute(like tabindex) or boolean attribute on Vue custom element
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
has workaround
A workaround has been found to avoid the problem
scope: custom elements
#12408
opened Nov 15, 2024 by
lejunyang
feat(teleport/css-v-bind): support for getting teleported content via target
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
ready to merge
The PR is ready to be merged.
scope: custom elements
#12299
opened Oct 31, 2024 by
edison1105
Loading…
Teleport + CSS v-bind does not work with shadow target
scope: custom elements
scope: teleport
#12287
opened Oct 28, 2024 by
Mefinst
feat(customElement): support attachInternals method
ready for review
This PR requires more reviews
scope: custom elements
version: minor
#12129
opened Oct 8, 2024 by
edison1105
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.