Skip to content

Commit

Permalink
Merge pull request #324 from Game-as-a-Service/feature/next-image-config
Browse files Browse the repository at this point in the history
πŸ› fix production external images not displaying
  • Loading branch information
JohnsonMao authored Sep 18, 2023
2 parents 8269dcd + 2f88cd7 commit ce60967
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/shared/Avatar/Avatar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ export default function Avatar({
height={avatarSize}
className={avatarClassName}
onError={handleImageError}
unoptimized
/>
);

Expand Down

0 comments on commit ce60967

Please sign in to comment.