-
-
Notifications
You must be signed in to change notification settings - Fork 8.5k
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): 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
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
fix(hydration): force patch dynamic props when hydrating
🐞 bug
Something isn't working
ready to merge
The PR is ready to be merged.
scope: ssr
#9083
opened Aug 30, 2023 by
baiwusanyu-c
Loading…
When using dom hydrate, the style performance is inconsistent with the dom performance
🔩 p2-edge-case
scope: ssr
#9044
opened Aug 25, 2023 by
xianfeng95
Hydration producting mashed up DOM after client side-change of array of dynamic components+data
scope: ssr
#9035
opened Aug 24, 2023 by
codeflorist
Hydration not updating DOM of img-src and v-html with new client-side values
🐞 bug
Something isn't working
scope: ssr
#9033
opened Aug 24, 2023 by
codeflorist
fix(server-renderer): Make sure dir is defined
need test
The PR has missing test cases.
scope: ssr
wait changes
#8497
opened Jun 4, 2023 by
GalacticHypernova
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.