-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
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
fix(ssr): render 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
ready to merge
The PR is ready to be merged.
scope: ssr
hidden
correctly
🔨 p3-minor-bug
#13125
opened Mar 31, 2025 by
chirokas
Loading…
Invalid HTML with
TransitionGroup name="list" tag="ul"
🔩 p2-edge-case
scope: ssr
#13037
opened Mar 14, 2025 by
codeflorist
fix(compiler-ssr): resolve tag name from _attrs in transition group
🍰 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: ssr
#12829
opened Feb 8, 2025 by
edison1105
Loading…
fix(compiler-ssr): transform v-bind shorthand for built-in components
🔨 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: ssr
#12828
opened Feb 8, 2025 by
KazariEX
Loading…
TransitionGroup
causes hydration mismatch with tag
fallthrough prop in SSR
has workaround
#12827
opened Feb 8, 2025 by
L33Z22L11
fix(ssr): handle error during ssr render call
🔨 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: ssr
#12601
opened Dec 23, 2024 by
edison1105
Loading…
onServerPrefetch with
useId
cause hydration issue if treeshaken client-side
need discussion
scope: ssr
#12591
opened Dec 21, 2024 by
huang-julien
Vue is not catching errors on server side in SSR when using async child setup
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: ssr
#12575
opened Dec 18, 2024 by
Gwynerva
v-html on
<component>
does not work in SSR
need discussion
scope: ssr
#12520
opened Dec 10, 2024 by
danielroe
fix(ssr): avoid merging style generated by vShow into 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: ssr
$attrs
🔨 p3-minor-bug
#12516
opened Dec 9, 2024 by
edison1105
Loading…
SSR bug with v-show + inheritAttrs: false + v-bind="$attrs"
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: ssr
#12503
opened Dec 5, 2024 by
oom-
fix(ssr): properly init slots during ssr rendering
🔨 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: ssr
#12441
opened Nov 20, 2024 by
edison1105
Loading…
slot with always-true condition is not rendered on ssr
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: ssr
#12438
opened Nov 19, 2024 by
danielroe
fix(compiler-ssr): handle ssr attr fallthrough when preserve whitespace
🔨 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: ssr
#12304
opened Nov 1, 2024 by
edison1105
Loading…
fix(ssr): avoid scopeId double inheritance when recursing components
🍰 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: ssr
#12175
opened Oct 14, 2024 by
yangxiuxiu1115
Loading…
fix(ssr): v-show has a higher priority in SSR
🍰 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: ssr
#12171
opened Oct 14, 2024 by
linzhe141
Loading…
[Bug]: hydration mismatch when having
v-show="false"
and style="display: <any>"
🔩 p2-edge-case
scope: ssr
#12162
opened Oct 13, 2024 by
OrbisK
Scoped styles on a recursive component creates duplicate
data-v-
attribute
🔩 p2-edge-case
scope: ssr
#12159
opened Oct 12, 2024 by
Ingramz
Conditional children inside an optional Teleport (with disabled) doesn't work
🔩 p2-edge-case
scope: ssr
scope: teleport
#11230
opened Jun 26, 2024 by
TotomInc
feat(server-renderer): catch errors from all promises in unrollBuffer()
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
scope: ssr
version: minor
#10639
opened Apr 2, 2024 by
MichaelRoosz
Loading…
fix(ssr): properly resolve suspense in teleport
ready for review
This PR requires more reviews
scope: ssr
scope: suspense
#9431
opened Oct 19, 2023 by
edison1105
Loading…
fix(hydration): avoid mismatch during hydrate text with newlines in interpolation
🐞 bug
Something isn't working
ready for review
This PR requires more reviews
scope: ssr
#9232
opened Sep 16, 2023 by
edison1105
Loading…
Hydration error with \r in text #23234
🐞 bug
Something isn't working
scope: ssr
#9229
opened Sep 15, 2023 by
gibkigonzo
2
Previous Next
ProTip!
Follow long discussions with comments:>50.