salesforce/lwc
⚡️ LWC - A Blazing Fast, Enterprise-Grade Web Components Foundation
JavaScriptNOASSERTION
Issues
- 0
[SSR] Remove the `generateMarkup` export
#4726 opened by nolanlawson - 4
Custom Events support in `lwc:spread` throws unknown public property error
#4545 opened by Templarian - 1
- 0
- 1
- 1
[SSR v2] Fix unused imports from `'@lwc/ssr-runtime'`
#4793 opened by nolanlawson - 22
@lwc/rollup-plugin doesn't work with Vite
#4628 opened by danjunger - 3
[SSR] `aria-*` attributes of dynamic `null`/`undefined` values render as strings
#4788 opened by nolanlawson - 0
`TypeError` when rendering `Object.create(null)`
#4785 opened by nolanlawson - 0
Add benchmarks for light DOM slots
#4784 opened by nolanlawson - 3
Remaining discrepancies between static- and non-static-optimized `value`/`checked on `<input>`
#4763 opened by nolanlawson - 0
[CI] Mutation logging test is still flaky
#4781 opened by nolanlawson - 0
Static-optimize `value`/`checked on `<input>`
#4775 opened by nolanlawson - 1
[Tests] Run `engine-server` fixture tests with `enableStaticContentOptimization` both on and off
#4759 opened by nolanlawson - 2
[SSR] [engine-server] Non-static-optimized renders `<input checked>` and `<input value>` differently
#4753 opened by nolanlawson - 1
[Hydration] Error hit during hydration mismatch: `Failed to execute 'removeChild' on 'Node'`
#4756 opened by nolanlawson - 0
Detect infinite renders
#4769 opened by nolanlawson - 0
[SSR] SSR v2 scoped slots should handle variable names like `generateMarkup`
#4768 opened by nolanlawson - 1
[SSR] [engine-server] Non-static-optimized renders ZWJ around HTML comments
#4752 opened by nolanlawson - 4
- 1
Scope token classes render in an inconsistent order for static vs dynamic `class`es
#4714 opened by nolanlawson - 2
[template-parser] Boolean attributes with invalid values throw inconsistent errors
#4732 opened by nolanlawson - 5
[SSR] default-export the `generateMarkup` function
#4719 opened by nolanlawson - 1
"Undefined" shows in address input of lwc input-address when show-address-lookup is combined with show-compact-address
#4731 opened by drewcoparker - 0
- 0
- 0
[SSR] `engine-server` doesn't handle undefined/null for `aria*` reflection the same as the browser
#4701 opened by nolanlawson - 2
Flaky karma test: profiler/mutation-logging
#4600 opened by cardoso - 1
SSR compiler imports template from the wrong place
#4630 opened by lpomerleau - 1
- 0
`renderMode` mismatch between template/compiler and light/shadow causes `console.error` but no error
#4663 opened by nolanlawson - 1
Run hydration tests in both static-optimized and non-static-optimized modes
#4586 opened by nolanlawson - 0
Static content optimization causes different hydration mismatch behavior for `class`/`style` order
#4656 opened by nolanlawson - 1
- 0
- 4
Move HTML/ARIA property/attribute reflection from `ssr-compiler` to `ssr-runtime`
#4641 opened by nolanlawson - 1
Add provenance signature to @lwc packages
#4638 opened by AllanOricil - 1
[SSR] Restrict exports from `lwc` package
#4640 opened by nolanlawson - 1
Use legal format for compiler version comment
#4621 opened by cardoso - 2
- 1
Publish packages to jsr.io
#4631 opened by AllanOricil - 4
Re-export `@lwc/ssr-*` from `lwc` package
#4554 opened by lpomerleau - 1
"Could not determine component name from file path" when compiling a module for SSR
#4555 opened by lpomerleau - 0
- 1
- 4
- 2
Add ability to hide date format and help text element shown inline beneath the lightning-input field
#4512 opened by Paul-Kalynyn - 2
Add mutation triggers to DevTools performance timings
#4542 opened by nolanlawson - 0
- 1
Cater for the omission of if:false when replacing if:true with lwc:true
#4517 opened by CraigTildesley