Skip to content

Commit fd2ea1f

Browse files
amrutha95Amrutha Srinivasannmetulev
authored
Bugfix for mgt-person fallback details (#1158)
* Added stories for login, people, person, todo * fallback details bug * merge conflicts Co-authored-by: Amrutha Srinivasan <[email protected]> Co-authored-by: Nikola Metulev <[email protected]>
1 parent 17fa58a commit fd2ea1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/mgt-components/src/components/mgt-person/mgt-person.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,6 @@ export class MgtPerson extends MgtTemplatedComponent {
569569
protected clearState(): void {
570570
this._personImage = '';
571571
this._personDetails = null;
572-
this._fallbackDetails = null;
573572
this._fetchedImage = null;
574573
this._fetchedPresence = null;
575574
}

0 commit comments

Comments
 (0)