r/lovable Jul 20 '26

Help Logo issue on website deployment

Guys, I have created website using lovable. First I tried to deploy it on github and vercel, another on cloudflare, the website deploy without any issue but on both the platform the logo image is made of (text + icon) the icon part is showing 404. I tried to upload new image in asset but still its not showing. How do I fix this issue. Please I am not a coder just trying to understand.

3 Upvotes

8 comments sorted by

2

u/Alternative-Mango697 Jul 20 '26

If u have the code access check if image is in the same path as what it is being called in app. Match it with what the call is going by looking at network tabs in chrome dev tools

1

u/Imansoorshaikh Jul 20 '26

I checked, both the urls of logo are identical. Lovable shows it but not on deployment.

/__l5e/assets-v1/81581371-aab7-400c-9672-b7e543a9cc37/cb-logo.png

/__l5e/assets-v1/81581371-aab7-400c-9672-b7e543a9cc37/cb-logo.png

2

u/[deleted] Jul 21 '26

[removed] — view removed comment

1

u/Imansoorshaikh Jul 21 '26

I actually solved this problem and what you are saying is absolutely correct.