Assets do not loading after changing domain name

I published open remote on localhost and i changed the domain and its working but Assets tab shows “Loading…” all the time and adding new assets does not change this, I can’t see any assets

Look in console logs of browser to see if there is an indication of what the error is.

Hi,
try to access it from another machine.

I have faced the same issue but right now, it’s all ok.

Hi,

I can understand you should facing this problem after some time there might be an issue with how the assets are being loaded after changing the domain. Ensure that all asset paths and configurations are updated to reflect the new domain. Check your browser’s developer console for any error messages, as they can provide clues about what’s going wrong. Additionally, make sure that any necessary permissions and cross-origin resource sharing (CORS) settings are correctly configured to allow assets to load from the new domain.

Thanks

Hello ,
I opened the console and i found this issue :