lwc icon indicating copy to clipboard operation
lwc copied to clipboard

⚡️ LWC - A Blazing Fast, Enterprise-Grade Web Components Foundation

Results 279 lwc issues
Sort by recently updated
recently updated
newest added

Getting error during yarn dev ERROR: [error] LWR Diagnostic Error: 404: Could not find module entry with specifier "lightning/sldsMediaObject" **app.html:** Hello World! **app.ts:** import { LightningElement } from 'lwc'; import...

External: Lightning Web Runtime

Bumps the theoretically-non-breaking group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs) | `7.24.1` |...

dependencies

### Description As TypeScript is not fully supported by LWC and the LWC rollup plugin we need to use Babel to remove the TypeScript annotation before the LWC rollup plugin...

## Details ## Does this pull request introduce a breaking change? - 😮‍💨 No, it does not introduce a breaking change. ## Does this pull request introduce an observable change?...

cla:missing

Hey team, I have been working on the problem that I want to remove a LWC from the DOM and then add another LWC. This is causing me some problems...

question

Currently there are some HTML features that de-optimize a node and disqualify it for the static content optimization. We should fix these so that more HTML templates get the performance...

enhancement
perf
BUG P2

Similar to #3974, remove temporary support for a mismatch between the v6 engine and the v7 compiler. We don't need this long-term; we just need it temporarily to help folks...

enhancement

Bumps [prettier](https://github.com/prettier/prettier) and [@types/prettier](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prettier). These dependencies needed to be updated together. Updates `prettier` from 2.8.8 to 3.3.2 Release notes Sourced from prettier's releases. 3.3.2 🔗 Changelog 3.3.1 🔗 Changelog 3.3.0...

dependencies

## Details ## Does this pull request introduce a breaking change? - 😮‍💨 No, it does not introduce a breaking change. ## Does this pull request introduce an observable change?...

cla:missing

## Details ## Does this pull request introduce a breaking change? - 😮‍💨 No, it does not introduce a breaking change. - 💔 Yes, it does introduce a breaking change....