-
### Summary
lwc-dev-server failed to install
### Steps To Reproduce:
run `sfdx plugins:install @salesforce/lwc-dev-server`
### Additional information
![Screen Shot 2023-12-18 at 3…
-
### Description
@Salesforce/Schema behaves inconsistently - it's possible to import standard and custom sObject's fields, e.g. Contact.Name, but if there's an import for RecordType.DeveloperName th…
-
I was trying to connect local server with the lightning web component in Vs code.I have written the following command in terminal
sfdx plugins:install @salesforce/lwc-dev-server
But I am getting thi…
-
Current implementation has hard coded the port numbers for the LWC server. We need to provide a mechanism to configure the port used during launch of lwc component in the native browser. We should
…
-
**Is your feature request related to a problem? Please describe.**
Adding support for Hot Module Resolution(HMR) requires a registration process to hot swap component constructor, template and styles…
-
I have tests that run individually but they are not shown in the coverage summary table when I run npm run test:unit:coverage.
Typically I am working on a test and it initially appears in the cover…
-
With the latest version of LWC hoppers can not enter or leave hoppers. The items simply sit in the chest, or in the hopper. The only way to get items to move through hoppers is to unlock everything ch…
-
If a player places a crafting bench beneath a locked single chest, breaks the crafting bench and places a chest in the same place, the merged double chest is accessable even when locked.
-
So, basically i make a sign, it says protected. Players cannot break the block the sign is on top of (when the sign has the stick holding it up). Now, when a player places a sign on a block (without t…
-
When ever someone tries to open a protected item or lock a protected item it says [LWC] Internal Error. Notify an Admin Immediately.
I'm using Bukkit 1.4.2-0.2 BETA BUILD and LWC 4.3.0
I'm also gett…