Hello, I’m having issues with a site that we host on netlify.
Currently, when deploying changes to the site they are only visible on the netlify.app domain (https://cmd-web.netlify.app/), but not on the custom url (https://cybermentordojo.com/).
To illustrate my point further I’ve added an h1 tag that reads " You can see this here but not on the live site", which is only visible on on the netlify.app domain. Additionally, on https://cybermentordojo.com/ the js bundles created when building the site are not found (404 error).
Hope you can help me with this issue!