troubleshoot-lwc
troubleshoot-lwc copied to clipboard
Base Lightning Web Components Trailhead Troubleshooting Lightning Web Components
Hi, with the current version of sfdx the `sourceApiVersion` in `sfdx-project.json` is set to "53.0" (Winter'22). This breaks deployment since the newly introduced required attribute componentInstance.identifier ([https://developer.salesforce.com/docs/atlas.en-us.234.0.api_meta.meta/api_meta/meta_flexipage.htm#ComponentInstance](https://developer.salesforce.com/docs/atlas.en-us.234.0.api_meta.meta/api_meta/meta_flexipage.htm#ComponentInstance)) is missing. That...
While running this commad sfdx force:user:permset:assign -n Solutions_Full_Access, the permission set is not assigning as expected from the VS code termnial. So, need to update the command as follows: sf...
RangeError: Invalid currency code : at new NumberFormat () at Object.getNumberFormat (https://empathetic-hawk-s03ew4-dev-ed.trailblaze.lightning.force.com/components/lightning/i18nService.js:1027:52) at Object.format (https://empathetic-hawk-s03ew4-dev-ed.trailblaze.lightning.force.com/components/lightning/internationalizationLibrary.js:2216:100) at Object.toFormattedNumber (https://empathetic-hawk-s03ew4-dev-ed.trailblaze.lightning.force.com/components/lightning/utilsPrivate.js:1091:38) at get formattedNumber (https://empathetic-hawk-s03ew4-dev-ed.trailblaze.lightning.force.com/components/lightning/formattedNumber.js:94:29) at tmpl (https://empathetic-hawk-s03ew4-dev-ed.trailblaze.lightning.force.com/components/lightning/formattedNumber.js:18:46) at https://b.static.lightning.force.com/usa840.sfdc-8tgtt5/auraFW/javascript/dzlEdDRVZ1RsVXFtVkduczVYNVVfZ1ZuNVJhc1EyaHA2ZTdMUkxCNEw5Y1E5LjMyMC4y/aura_proddebug.js:10527:31 at ReactiveObserver.observe (https://b.static.lightning.force.com/usa840.sfdc-8tgtt5/auraFW/javascript/dzlEdDRVZ1RsVXFtVkduczVYNVVfZ1ZuNVJhc1EyaHA2ZTdMUkxCNEw5Y1E5LjMyMC4y/aura_proddebug.js:5221:17)...