Image file is shown on Wappler, but is invisible on the browser automatically

Hello,

I’m changing from only original CSS to use Bootstrap with Sass right now.
Then I got this strange phenomenon.

Image is shown on Wappler, but is invisible on the browser.
(I would like to display this “rim’s picture” as attached image above.

Please see attachments and please let me know how to solve this.

Thanks,
Miwa

I see some data-cfsrc attribute added to your image. This is something cloudflare adds to your site for lazy loading, can you try turning this option off and if you need lazy load, just use the one included in Wappler?

oh thank you so much! I try that!!