FavoriteHarsh Singh (Aethereus) posted in LWC (Originally asked by Harsh Singh)May 14, 2025, 8:18 AMHarsh SinghProgress Ring LWC UI Issuesome time dot comes inside and after refresh it get fix attached images for reference this is standard progress ring of salesforce LWC and when I inspect I found that dot cx and xy value is coming as NaN. Issue is this but i don't have control on it as it is standard and my code is not breaking anywhere what can be the reason and how to fix this? <circle class="slds-progress-ring__path" r="0.2" lwc-46dcetueoo="" cx="NaN" cy="NaN"> </circle> @* Salesforce Developers * Show MoreAdd a commentWrite a comment...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
Harsh SinghProgress Ring LWC UI Issuesome time dot comes inside and after refresh it get fix attached images for reference this is standard progress ring of salesforce LWC and when I inspect I found that dot cx and xy value is coming as NaN. Issue is this but i don't have control on it as it is standard and my code is not breaking anywhere what can be the reason and how to fix this? <circle class="slds-progress-ring__path" r="0.2" lwc-46dcetueoo="" cx="NaN" cy="NaN"> </circle> @* Salesforce Developers * Show More