-
Notifications
You must be signed in to change notification settings - Fork 8
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
Will not update org when local changes are saved #254
Comments
Same here. I am currently in lightning-dev
I am currently using the |
@apettitt Is there an error message in the browser console? With the information provided in this issue, we can only try to guess the likely cause. Does you org have Lightning Web Security enabled? We have a known issue related to that. |
@ravijayaramappa - yes, I have lws turned on as the manage package I write for requires lws. Here are some things I found in the console, not sure if they'll help or not. The component I'm working on is called attributeManager and the Managed Package namespace is intlAgree. [LAF:PlatformStateManager:ResolvePage] Input pageReference {"type":"standard__navItemPage","attributes":{"apiName":"intlAgree__Attribute_Manager"},"state":{}} produced page {"type":"standard__navItemPage","attributes":{"apiName":"intlAgree__Attribute_Manager"},"componentDefRef":{"componentDef":"app_flexipage:lwcAppFlexipageWrapper","attributes":{"flexiPageDeveloperName":"intlAgree__Attribute_Manager","label":"Attribute Manager","iconColor":"50ceb9","iconUrl":"https://data-customization-9101-dev-ed.scratch.my.salesforce.com/img/icon/t4v35/custom/custom8_120.png"}},"state":{}}
|
@apettitt could you share logs from |
@abdulsattar I've tried over several days so I'm going to just attach all of them. Update, I did try my 3 different browsers (Chrome, Firefox and Edge). All 3 had the same results. sf-2024-11-19.log |
Same issue. No erros in console. Get these logs after first file save:
Tried with locker and LWS, Chrome and Firefox. |
Then make sure to connect with the intellect report and developer won't work until you connect the process |
I have installed version 1.93 of the plugin in my org. When I run the command, it opens the org saying Local Dev is enabled. However whenever I try to update a component locally, those changes do not reflect in the lwc. Here is a screenshot of the command I'm running:
I have tried to downgrade to 1.80 with the same results. I had a call with SF technical support and we went through a few things and all turned out to be setup correctly.
This is the url that is shown on the SF org and it looks correct:
/lightning/n/intlAgree__Attribute_Manager?0.aura.ldpServerUrl=ws%3A%2F%2Flocalhost%3A8081&0.aura.ldpServerId=1I9Nq0000003RjdKAE&0.aura.mode=DEVPREVIEW
Is there a way I can debug this to see what's happening?
The text was updated successfully, but these errors were encountered: