I've done a fresh install of Umbraco (using the Nuget package). When I log in, nothing I do will allow me to edit content. I'm stuck with a white screen - shown below.
There appears to be nothing obvious in the error log or javascript console, either. Any ideas?
It is likely because you had an older version of Umbraco installed on the same machine before. It seems that Angular bits in some browsers are very aggressively cached. Make sure to clean your cache thoroughly and if that doesn't seem to work try a different browser or even easier: a private browsing window.
Can't create or edit content after fresh install
I've done a fresh install of Umbraco (using the Nuget package). When I log in, nothing I do will allow me to edit content. I'm stuck with a white screen - shown below.
There appears to be nothing obvious in the error log or javascript console, either. Any ideas?
It is likely because you had an older version of Umbraco installed on the same machine before. It seems that Angular bits in some browsers are very aggressively cached. Make sure to clean your cache thoroughly and if that doesn't seem to work try a different browser or even easier: a private browsing window.
is working on a reply...