FavoritHarsh Singh (Aethereus) postete in LWC (Ursprünglich gefragt von Harsh Singh)14. Mai 2025, 08:18Harsh 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 * Mehr anzeigenKommentar hinzufügenKommentar schreiben...FettKursivUnterstreichenDurchstreichenListe mit GliederungspunktenNummerierte ListeLink hinzufügenCodeblockBild einfügenDateien anhängenLink-URLAbbrechenSpeichern0/9000Antworten
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 * Mehr anzeigen