Hi Dileep,
This this ContentSlice.js:1 exist on your webroot folder?
If not then try to delete the all the files and then republish the solution.
I am not sure if the site is not loading correctly in Edit mode is due to contentslice.js not found or is it an issue with dojo.js or widget.js because in the console along with the 404 for contentslice.js i see script errors for dojo and widget.js.
For some reason there was only one branch which was having this issue. I started everything from scratch about the content delivery API and didn't observer this issue. Strangely I didnt found contentslice.js anywhere even in the new working branch too. No idea what was wrong.
Hello Guys,
Need some help here. I was playing around removing and installing packages to set up Content Delivery API. While I was able to set that up and get it working, not sure what happened to my CMS Edit. The page comes up all blank with just navigation. Everything else works but the CMS Edit.
Even if i switch to a different branch with no changes, I still have this issue.
I see following errors in console
Failed to load resource: the server responded with a status of 404 (Not Found) :55179/EPiServer/Shell/11.23.0/ClientResources/powerslice/components/ContentSlice.js:1
dojo.js:15 Error: scriptError
at _f (dojo.js:15)
at HTMLScriptElement.<anonymous> (dojo.js:15)
(anonymous) @ dojo.js:15
widgets.js:2 Error: scriptError
at _f (dojo.js:15)
at HTMLScriptElement.<anonymous> (dojo.js:15)
(anonymous) @ widgets.js:2
widgets.js:2 Error: scriptError
at _f (dojo.js:15)
Tried uninstalling and reinstalling Powerslice, CMS UI but no luck.