<div class="image" *ngFor="let entry of (currentUserData | async)?.entries"></div>
Error message: The term 'currentUserData' is not recognized. Please check the component declaration, template variable declarations, and element references for this member.