-
I currently have a project with a custom `jsconfig.json` in the root project directory (force-app/main/default). It has specific options to allow me to have proper intellisense & automatic imports bet…
-
### Description
When using a template list (`for:each` or `iterator:*`), if that list contains other LWC components, then after a reordering of the list, it is possible for a component to be destro…
-
Hi Team. I am new to LWC. I am trying to install the lwc local dev server by using the command 'sfdx plugins:install @salesforce/lwc-dev-server'. But it gives an error, as mentioned below
**To Repr…
-
**Is your feature request related to a problem? Please describe.**
More and more libraries are leveraging the `.mjs` file extension for their ES Modules. The LWC transformer code only looks for `.js…
-
### Description
When a component has a slot(s) that is used within conditionals (named or default), any components that are transcluded/rendered in that slot has it's wire adapters connected and th…
-
I'm not sure if lwc has ssr like nuxt, but if it does wouldn't something like the `` component from Nuxt speed up the initial serving of pages|components?
https://nuxt.com/docs/api/components/client-…
-
**Is your feature request related to a problem? Please describe.**
Writing graphql queries in components is too verbose. It could also lead to code duplication if multiple components need the same …
-
This would be an "unpackaged" LWC that could be deployed for development purposes, if it's not too much effort. It would help in maintaining the Wiki by streamlining the process of "exporting" the CD…
-
I clone the repo and change to sfdx directory. When I run ./convert-examples-to-sfdx.sh getting below error.
Appreciate any feedback.
M4L577TC2Y:sfdx patelgv$ ./convert-examples-to-sfdx.sh
…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See er…