This can happen if the user doesn't have an avatar set, as there's an assert check inside of makeMediaUrl. We can avoid this by checking if the string is empty before calling that.
This can happen if the user doesn't have an avatar set, as there's an assert check inside of makeMediaUrl. We can avoid this by checking if the string is empty before calling that.