We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It appears to be pulling images from twitter, yet they have updated their logo image on twitter and so no image is appearing on their guild page.
I was unable to trace exactly where this is in the code. Somewhere around packages/web/components/Guild/GuildTile.tsx ?
To not pull profile images from urls of twitter and maybe actually have them saved somewhere like ipfs or on a database we have.
Open the guild page, scroll down.
Yea, this is the new url "https://pbs.twimg.com/profile_images/1679914332593717257/W5oihwAt_400x400.jpg"
If that is the flow for now. It will at least get their image on the page.
This is the url to replace "https://pbs.twimg.com/profile_images/1138502303995039745/3uuHITMX_400x400.png"
brave, n/a
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
It appears to be pulling images from twitter, yet they have updated their logo image on twitter and so no image is appearing on their guild page.
I was unable to trace exactly where this is in the code. Somewhere around packages/web/components/Guild/GuildTile.tsx ?
What did you expect to happen?
To not pull profile images from urls of twitter and maybe actually have them saved somewhere like ipfs or on a database we have.
How can we reproduce the problem (as minimally as possible)?
Open the guild page, scroll down.
Is there anything else we need to know?
Yea, this is the new url "https://pbs.twimg.com/profile_images/1679914332593717257/W5oihwAt_400x400.jpg"
If that is the flow for now. It will at least get their image on the page.
This is the url to replace "https://pbs.twimg.com/profile_images/1138502303995039745/3uuHITMX_400x400.png"
Browser and operating system used (if applicable)
brave, n/a
The text was updated successfully, but these errors were encountered: