Alex
10/01/2025, 3:15 AMUmbraco.Web.UI project first, the backoffice works, then I made a small change in a .ts file and then run the app again but the second time when I try to open the backoffice it shows me a blank page. I reverted the change, rebuilt the solution but the blank page still occurs.
I've followed the steps about white page here: https://docs.umbraco.com/contributing/umbraco-cms/contributing/build#getting-started that say
"*If you get a white page, delete \src\Umbraco.Cms.StaticAssets\wwwroot\umbraco folder and run npm ci && npm run build:for:cms inside the src\Umbraco.Web.UI.Client folder to clear out any leftover files from older versions.*" (not sure if these instructions are for the backoffice or the website though), but that does not solve the issue.
A simple check in the developer tools shows that there are some files that are missing, print screen attached.
I suspect is there some kind of cache maybe? Has anyone encountered anything similar?
https://cdn.discordapp.com/attachments/882985025803530332/1422784042767613984/image.png?ex=68e485e5&is=68e33465&hm=2c847d96908670d8c8bdd40793f2111727ecdea0fde0bd76714a869392225620&Jacob Overgaard
10/06/2025, 12:20 PMAlex
10/08/2025, 8:02 PMAlex
10/08/2025, 8:03 PMJacob Overgaard
10/08/2025, 8:08 PMJacob Overgaard
10/08/2025, 8:08 PMJacob Overgaard
10/08/2025, 8:11 PMnpm run dev:mock) which has auto reload and other goodies.
There is also npm run dev:server which allows you to connect to a running Umbraco instance, but you need to configure the appsettings a bit to allow logins to work from another URL.A hub and casual space for you to interact with fellow community members and learn more about Umbraco!
Powered by